HOTSPOT -
Select the answer that correctly completes the sentence.
Hot Area:
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.
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree