Introduction In this post, I show how to create an Azure Web App for containers and also explain what are containers. It has never been so easy to deploy container-based web apps in seconds. Just pull container images from Docker Hub or a private Azure Container Registry. Web App for Containers will deploy the containerized […]
Browsing Tag: docker
Azure
What are containers and their benefits
Introduction In this short post, I explain what are containers and their benefits. To help understand what problems does this container solves in the software industry. What are containers? A software container is a pretty abstract thing and it will be easy if we start with an analogy that is familiar to most of the […]