Easy1 markMultiple Choice
Domain 2.2: Azure Compute ServicesAzure FunctionsServerlessCompute

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

Which Azure service provides serverless computing, allowing you to run small pieces of code in response to events 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 is an event-driven, serverless compute service that can solve complex orchestration problems. You only pay for the compute time you consume.

Common mistakes

Confusing App Service with Functions. Functions are specifically for event-driven, serverless code execution.

Practice the full Azure Fundamentals AZ-900 Practice Exam 6

60 questions · hints · full answers · grading

More questions from this exam