AZ-900 · Question #497
Drag and Drop Question Match the Azure compute services to the appropriate descriptions. To answer, drag the appropriate compute service from the column on the left to its description on the right. Ea
The correct answer is B. Azure Container Instances D. Azure Virtual Machine Scale Sets. This drag-and-drop question tests knowledge of Azure compute service distinctions. Azure App Service is a fully managed PaaS platform for hosting web apps, REST APIs, and mobile backends without managing infrastructure. Azure Container Instances (ACI) provides the fastest and sim
Question
Exhibits
Options
- AAzure App Service
- BAzure Container Instances
- CAzure Functions
- DAzure Virtual Machine Scale Sets
How the community answered
(26 responses)- A4% (1)
- B92% (24)
- C4% (1)
Explanation
This drag-and-drop question tests knowledge of Azure compute service distinctions. Azure App Service is a fully managed PaaS platform for hosting web apps, REST APIs, and mobile backends without managing infrastructure. Azure Container Instances (ACI) provides the fastest and simplest way to run containers in Azure without managing VMs or orchestrators. Azure Functions is a serverless, event-driven compute service that runs small pieces of code (functions) triggered by events, billing only for execution time. Azure Virtual Machine Scale Sets (VMSS) allow you to create and manage a group of load-balanced, identical VMs that automatically scale in or out based on demand or a schedule.
Topics
Community Discussion
No community discussion yet for this question.

