Skip to main content

Container Instances

Launch containers with hypervisor isolation

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.

Run containers without managing servers

By running your workloads in Azure Container Instances (ACI), you can focus on designing and building your applications instead of managing the infrastructure that runs them.

Increase agility with containers on demand

Deploy containers to the cloud with unprecedented simplicity and speed—with a single command. Use ACI to provision additional compute for demanding workloads whenever you need. For example, with the Virtual Kubelet, use ACI to elastically burst from your Azure Kubernetes Service (AKS) cluster when traffic comes in spikes.

Secure applications with hypervisor isolation

Gain the security of virtual machines for your container workloads, while preserving the efficiency of lightweight containers. ACI provides hypervisor isolation for each container group to ensure containers run in isolation without sharing a kernel.

What can you build with Azure Container Instances?

Elastic bursting with AKS

ACI provides fast, isolated compute to meet traffic that comes in spikes, without the need to manage servers. For example, Azure Kubernetes Service (AKS) can use the Virtual Kubelet to provision pods inside ACI that start in seconds. This enables AKS to run with just enough capacity for your average workload. As you run out of capacity in your AKS cluster, scale out additional pods in ACI without any additional servers to manage.

Event-driven applications with Azure Logic Apps

Combine ACI with the ACI Logic Apps connector, Azure queues, and Azure Functions to build robust infrastructure that can elastically scale out containers on demand. With Azure Container Instances, you can run complex tasks that are capable of responding to events.

Data processing jobs

Use Azure Container Instances for data processing where source data is ingested, processed, and placed in a durable store such as Azure Blob storage. By processing the data with ACI rather than statically-provisioned virtual machines, you can achieve significant cost savings through per-second billing.

Cover of Designing Distributed Systems book

Free e-book: Designing Distributed Systems

Explore how repeatable, generic patterns and reusable components can make developing distributed systems easier and more efficient—so you can focus more time on development. Get the free O’Reilly e-book by Brendan Burns, Distinguished Engineer at Microsoft and co-founder of the Kubernetes project.

Why trust Container Instances?

Container Instances pricing

  • No upfront cost
  • No termination fees
  • Per-second billing

Everything you need to get started

Get instant access and a $200 credit by signing up for a free Azure account.

Learn how to use Container Instances with 5-minute quickstart tutorials and documentation.

Enhance Container Instances with additional features and products, like security and backup services.

Try Container Instances

Can we help you?