NOTE: Each correct match is worth one point.
Select and Place:
AnswerDiscussion
Correct Answer:
Box 1: Azure virtual machines -
Box 2: Azure Container instances
Azure Container Instances (ACI) is a managed service that allows you to run containers directly on the Microsoft Azure public cloud, without requiring the use of virtual machines (VMs).
Develop apps fast without managing virtual machines or having to learn new toolsג€"it’s just your application, in a container, running in the cloud.
Box 3: Azure App Service -
Azure App Service is a fully managed platform for building web applications.
Applications run and scale with ease on both Windows and Linux-based environments.
Box 4: Azure Functions -
Azure Functions (from Microsoft Azure) is a cloud-based serverless service that allows running event-triggered code in a scalable way without providing or managing infrastructure.
Reference:
https://revdebug.com/blog/what-are-azure-functions
需要对上面的几个概念有所了解即可。

