Home › Azure AZ-900 › cloudcomputing › cloudconcepts › Serverless computing on Azure (for example, Azur…
Serverless computing on Azure (for example, Azure Functions) is best described as:
AA pricing tier that doubles compute costs for predictable workloads
BA model where the customer must manage every VM, OS patch, and load balancer themselves
CA way to run workloads without any internet connectivity
DA model where Microsoft fully manages the underlying servers and the customer pays only for the execution time of their code
Answer & Solution
Correct answer: D. A model where Microsoft fully manages the underlying servers and the customer pays only for the execution time of their code
Serverless abstracts away server management entirely — Azure handles provisioning, scaling, and patching while the customer pays per execution (e.g. millions-of-executions billing for Functions). Servers still exist; the customer just doesn't operate them.
Related questions
What is the main reliability benefit a customer gets from running a workload in a public cWhich combination correctly maps each cloud service type to a representative workload?Which statement about a hybrid cloud deployment is correct?A company needs to run a legacy Windows application that requires specific OS-level driverWhich of these is a key benefit of cloud scalability?Which cloud benefit BEST describes a system that automatically continues serving users wheWhich Azure cloud-service type gives the customer the MOST control over the operating systUnder the shared responsibility model on Azure, which task is ALWAYS the customer's respon