Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 156 discussion

Actual exam question from Microsoft's AZ-900
Question #: 156
Topic #: 1
[All AZ-900 Questions]

HOTSPOT -
Select the answer that correctly completes the sentence.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
The term compute refers to the hosting model for the computing resources that your application runs on. For Azure this include:
Azure Container Instances. The fastest and simplest way to run a container in Azure, without having to provision any virtual machines and without having to adopt a higher-level service.
Note, and also the following:
Azure App Service. A managed service for hosting web apps, mobile app back ends, RESTful APIs, or automated business processes.
Azure Spring Cloud. A managed service designed and optimized for hosting Spring Boot apps.
Azure Kubernetes Service (AKS). A managed Kubernetes service for running containerized applications.
Azure Batch. A managed service for running large-scale parallel and high-performance computing (HPC) applications
Azure Functions. A managed FaaS service.
Azure Service Fabric. A distributed systems platform that can run in many environments, including Azure or on premises.
Azure Virtual machines. Deploy and manage VMs inside an Azure virtual network.
Azure Container Apps. Deploy and manage VMs inside an Azure virtual network.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nknow3
Highly Voted 1 year, 6 months ago
I thought it was storage since the container's job is to store customers' data. after looking it up it states that containers can be used to store data within a container image or container volume, the primary purpose of containers is to provide a standardized way to package and deploy applications. Therefore, Azure Container Instances and Azure Kubernetes Service have computed services rather than storage services.
upvoted 14 times
zimzimzimma
1 year, 4 months ago
Indeed, containers are primarily used to deploy and run applications. They can be used for storage as well, but Azure offers other solutions more tailored for that purpose.
upvoted 4 times
...
Nknow3
1 year, 6 months ago
Hope this helps
upvoted 5 times
...
...
Stasheck
Highly Voted 2 years ago
It's A, Computing. No other choice makes sense.
upvoted 10 times
...
kay1101
Most Recent 5 months, 2 weeks ago
It's compute service. https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree
upvoted 1 times
...
liya1
5 months, 2 weeks ago
got this on 22nd
upvoted 1 times
...
rafacop
1 year, 5 months ago
A option by discard.
upvoted 1 times
...
TonyghostR05
2 years ago
A. This cannot be wrong, VM, container all of them = computing
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...