Showing posts with label Azure Kubernetes Service. Show all posts
Showing posts with label Azure Kubernetes Service. Show all posts

Sunday, October 4, 2020

What is Azure Container Instances

Azure Container Instances (ACI) allows us to deploy individual containers in Azure without having to provision Virtual Machines.

It is kind of a serverless computing environment where we can deploy our applications as Docker containers in Azure Container Instances.