Options for running Containers in Azure
Options for running Containers in Azure:
Further reading:
- Azure Container Service: Scale and orchestrate containers using Kubernetes, DC/OS or Docker Swarm
- Azure Container Instances: Easily run containers on Azure with a single command
- Azure Service Fabric: Develop microservices and orchestrate containers on Windows or Linux
- Web Apps for Containers: Deploy web applications on Linux using containers
- Azure Batch: Run Linux container workloads - samples on GitHub showing how to integrate Docker with Azure Batch
Further reading:
- Which Azure Deployment Model Should You Use? 4 Ways To Deploy
- Dockerization of Azure PaaS (Beyond Azure Container Service)
- Difference between Azure Container Services (ACS), Azure Service Fabric (ASF) and Azure Functions (AF) and when to use what
- Service Fabric vs Azure Container Service - Part 1: Introduction
- Difference between Azure Container Service and Web App for Containers
- Github sample demonstrating how to create a multi-container application using ASP.NET Core and deploying it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.
Comments
Post a Comment