Practice free →
HomeAzure AZ-305cloudcomputingaz305infrastructure › Which Azure compute service should an architect …

Which Azure compute service should an architect recommend for event-triggered, short-lived code (e.g. queue-message processor) billed per execution + per-ms?

AAzure DNS
BAzure Bastion
CAzure Cache for Redis
DAzure Functions
Answer & Solution
Correct answer: D. Azure Functions
Functions is Azure's per-execution serverless runtime (per AZ-305 §4 compute / serverless). The others aren't compute runtimes.
Solve this in the app — Azure AZ-305 practice & 24k+ MCQs →
Related questions