May 2019
Intermediate to advanced
504 pages
11h 50m
English
If VMs are the virtualization of hardware, containers virtualize the OS. Containers create isolated sandboxes for applications that share the same operating system kernel. This way, application containers that are composed of the application, as well as its dependencies, can be easily hosted on any environment that meets the container demands. Container images can be executed as multiple application containers, and these container instances can be orchestrated with orchestration tools such as Docker Swarm, Kubernetes, and Service Fabric.
Azure currently has two managed container orchestration offerings: Azure Kubernetes Services and Service Fabric Mesh.
Read now
Unlock full access