Easy1 markMultiple Choice
Domain 2.2: Azure Compute ServicesComputeAzure FunctionsServerless

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

Which Azure service provides serverless computing, allowing you to run event-driven code without managing infrastructure?

Answer options:

A.

Azure Virtual Machines

B.

Azure Kubernetes Service (AKS)

C.

Azure Functions

D.

Azure App Service

How to approach this question

Look for the keywords 'serverless' and 'event-driven code'.

Full Answer

C.Azure Functions✓ Correct
Azure Functions
Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. You only pay for the compute time your code actually uses when triggered by an event.

Common mistakes

Choosing App Service. While both are PaaS, Functions is specifically the serverless, event-driven offering.

Practice the full Azure Fundamentals AZ-900 Practice Exam 7

60 questions · hints · full answers · grading

More questions from this exam