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
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.
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.
A. This cannot be wrong, VM, container all of them = computing
upvoted 4 times
...
Log in to ExamTopics
Sign in:
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.
Nknow3
Highly Voted 1 year, 8 months agozimzimzimma
1 year, 6 months agoNknow3
1 year, 8 months agoStasheck
Highly Voted 2 years, 2 months agokay1101
Most Recent 7 months, 2 weeks agoliya1
7 months, 2 weeks agorafacop
1 year, 7 months agoTonyghostR05
2 years, 2 months ago