DEV Community

Cover image for Let's get Started with Containers on Azure
Frank Boucher ☁ for All Around Azure

Posted on • Originally published at blog.allaroundazure.com

Let's get Started with Containers on Azure

📺 018 - Erik St.Martin 🎙️ Frank Boucher

So many are talking about containers and Docker. But why should we use them? In wish scenario could we prefer containers instead of Virtual Machine (VM) or Platform as a Service (PaaS)? In this episode Erik join Frank to demystify the containers and shows how to use them in Azure.

We will start by creating a very simple application, in this case it will be with Go but it's doesn't matter in this case. Then we will containerize it with Docker.

Once a light version of the application was available in a container Erik show us how to deploy it into Azure. We create a Azure Container Registry and then use it to deploy in Azure Container Instance and inside a webapp.


Useful Links

🔗 Automate container image builds in the cloud when you commit source code

🔗 Automate container image builds when a base image is updated in an Azure container registry

🔗 Quickstart: Deploy a container instance in Azure using the Azure CLI

🔗 How To Deploy Containers to Azure ACI using Docker CLI and Compose

🔗 Run a custom Docker image in App Service

🔗 Azure Kubernetes Service (AKS)

🔗 Create an ingress controller in Azure Kubernetes Service (AKS)


Learn more on Erik St.Martin

🔗 Twitter: https://twitter.com/erikstmartin

🔗 bio: https://developer.microsoft.com/en-us/advocates/erik-st-martin

☁️

Top comments (0)