Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 1.37 KB

6-containerCompute.md

File metadata and controls

9 lines (7 loc) · 1.37 KB

Step 6 - Compute Options

Now that we have our Container Image in ACR, there are several compute options for hosting it.

Azure Service Summary Docs Learn Courses
Web App for Containers Fully-managed platform to easily deploy and run containerised applications docs Deploy and run a containerized web app with Azure App Service
Azure Container Instance Best suited to simple, temporary workloads docs Run container images in Azure Container Instances
Azure Kubernetes Service A managed Kubernetes infrastructure environment docs Orchestrate containers on Windows Server using Kubernetes