Easy1 markMultiple Choice

AZ-900 · Question 25 · Domain 2.2: Azure Compute Services

Which Azure service provides a serverless computing experience where you only pay for the exact time your code is running?

Answer options:

A.

Azure Virtual Machines

B.

Azure App Service

C.

Azure Functions

D.

Azure Kubernetes Service (AKS)

How to approach this question

Identify the primary serverless compute offering in Azure.

Full Answer

C.Azure Functions✓ Correct
Azure Functions
Azure Functions is Microsoft's primary serverless compute service. It abstracts the underlying infrastructure completely, allowing developers to focus solely on code. Billing is based on the number of executions and execution time.

Common mistakes

Choosing App Service. While App Service is PaaS, Functions is specifically 'serverless' (FaaS).

Practice the full Azure Fundamentals AZ-900 Practice Exam 4

60 questions · hints · full answers · grading

More questions from this exam