AZ-900 · Question #139
Drag and Drop Question Match the Azure service to the correct description. Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each
The correct answer is Azure virtual machines; Azure Container Instances; Azure App Service; Azure Functions. The correct arrangement matches each Azure service to its core characteristic: Azure Virtual Machines provide IaaS with full OS control and maximum customization; Azure Container Instances offer fast, serverless container execution without managing orchestration infrastructure; A
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Azure virtual machines
- Azure Container Instances
- Azure App Service
- Azure Functions
Explanation
The correct arrangement matches each Azure service to its core characteristic: Azure Virtual Machines provide IaaS with full OS control and maximum customization; Azure Container Instances offer fast, serverless container execution without managing orchestration infrastructure; Azure App Service is a fully managed PaaS platform for hosting web apps, REST APIs, and mobile backends; and Azure Functions is an event-driven, serverless compute service that runs small pieces of code (functions) without managing servers. Each service represents a different layer of the compute abstraction spectrum, from most control (VMs) to least (Functions).
Topics
Community Discussion
No community discussion yet for this question.
