Easy1 markMultiple Choice
Domain 2.2: Azure Compute ServicesComputeServerlessAzure Functions

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

Which Azure compute service is best described as 'serverless' and executes code only when triggered by an event?

Answer options:

A.

Azure Virtual Machines

B.

Azure App Service

C.

Azure Functions

D.

Azure Kubernetes Service (AKS)

How to approach this question

Match the term 'serverless' and 'event-driven' to the correct Azure service.

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.

Common mistakes

Confusing App Service with Functions. Functions are specifically for event-driven, short-lived executions.

Practice the full Azure Fundamentals AZ-900 Practice Exam 1

60 questions · hints · full answers · grading

More questions from this exam