Deploying Web Applications as Containers

Containers are one of the hottest topics in the IT industry. They allow for deploying an application in "a box," so we don't have to worry about the OS it runs under or the installed services that are required for it. While containers are sometimes criticized for redundant abstraction over underlying resources, they guarantee a stabilized environment for both developing and hosting applications.

The following topics will be covered in this chapter:

  • Understanding containers and their best use cases
  • Azure Kubernetes Service (AKS) and hosting a Kubernetes environment using PaaS components
  • Web App for containers for scalable applications
  • Azure Container instances and how to manage a container without ...

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.