Azure Containers

    Azure provides several services for working with containers. Containers are a lightweight, stand-alone, and executable software package that includes everything needed to run a piece of software, including the code, a runtime, libraries, environment variables, and config files.

    Here are some key Azure services for working with containers:

    Azure Kubernetes Service (AKS): AKS is a managed container orchestration service provided by Azure. It simplifies the deployment, scaling, and operations of containerized applications using Kubernetes, an open-source container orchestration platform.

    Azure Container Instances (ACI): ACI is a service that allows you to run containers directly, without the need to manage any underlying infrastructure. It's a solution designed for simplicity and speed, perfect for scenarios where you just need to run a single container.

    Azure Container Registry (ACR): ACR is a managed Docker registry service for storing and managing your private Docker container images and related components. It's based on the open-source Docker Registry 2.0.

    Azure Service Fabric: While not a container service in the strictest sense, Service Fabric is a distributed systems platform that can also manage the packaging, deployment, and management of scalable and reliable microservices and containers.

    Azure Logic Apps and Azure Functions: Both of these serverless computing services support the deployment and running of containers.

    Azure App Service: This fully managed platform for building, deploying, and scaling web apps also has support for running containerized applications.

    These services provide a comprehensive solution for running, orchestrating, and managing containers in Azure, catering to a wide range of needs and use cases.

    Azure Containers Documentation

    API Apps

    Easily build and consume Cloud APIs

    App Configuration

    Fast, scalable parameter storage for app configuration

    Azure Container Apps

    Build and deploy modern apps and microservices using serverless containers

    Azure Container Storage

    Manage persistent volumes for stateful container applications

    Azure Functions

    Process events with serverless code

    Azure Kubernetes Fleet Manager (Fleet)

    Enable multi-cluster and at-scale scenarios for Azure Kubernetes Service clusters

    Azure Kubernetes Service (AKS)

    Simplify the deployment, management, and operations of Kubernetes

    Azure Red Hat OpenShift

    Fully managed OpenShift service, jointly operated with Red Hat

    Container Instances

    Easily run containers on Azure without managing servers

    Container Registry

    Store and manage container images across all types of Azure deployments

    Service Fabric

    Develop microservices and orchestrate containers on Windows or Linux

    Web App for Containers

    Easily deploy and run containerized web apps that scale with your business

    Web Apps

    Quickly create and deploy mission critical web apps at scale

    Azure Containers Products

    Containers

    Develop and manage your containerized applications faster with integrated tools.

    Learn more

    App Configuration

    Fast, scalable parameter storage for app configuration.

    Learn more 

    Azure Kubernetes Service (AKS)

    Deploy and scale containers on managed Kubernetes.

    Learn more 

    Azure Kubernetes Fleet Manager ᴾᴿᴱⱽᴵᴱᵂ

    Seamlessly manage Kubernetes clusters at scale.

    Learn more 

    Azure Red Hat OpenShift

    Deploy and scale containers on managed Red Hat OpenShift.

    Learn more 

    Azure Container Apps

    Build and deploy modern apps and microservices using serverless containers.

    Learn more 

    Azure Functions

    Execute event-driven serverless code functions with an end-to-end development experience.

    Learn more 

    Web App for Containers

    Run containerized web apps on Windows and Linux.

    Learn more 

    Azure Container Instances

    Launch containers with hypervisor isolation.

    Learn more 

    Azure Service Fabric

    Deploy and operate always-on, scalable, distributed apps.

    Learn more 

    Azure Container Registry

    Build, store, secure, and replicate container images and artifacts.

    Learn more 

    Azure Container Storage

    Manage persistent volumes for stateful container applications.

    Learn more