Four Azure Compute options,
- Virtual machines (IaaS) -> Greatest control and flexibility
- Containers
- Azure App Service (Paas)
- Serverless computing -> Lowet Control
Knowledge check:- Suppose you have an existing application running locally on your own server. You need additional capacity but prefer to move to Azure instead of buying upgraded on-premises hardware. Which compute option would likely give you the quickest route to getting your application running in Azure?
- Serverless computing
- Containers
- Virtual machines
- Imagine that you work on a photo-sharing application that runs on millions of mobile devices. Demand is unpredictable because you see a spike in usage whenever a locally or nationally significant event occurs. Which Azure compute resource is the best match for this workload?
- Serverless computing
- Containers
- Virtual machines
- The compute options give you different levels of control over the configuration of the environment in which your application runs. Which of the following lists the compute options in order of your control from "most control" to "least control"?
- Serverless computing, containers, virtual machines
- Containers, serverless computing, virtual machines
- Virtual machines, containers, serverless computing
Thats all for today.
No comments:
Post a Comment