© Rahul Sahay 2020
R. SahayMicrosoft Azure Architect Technologies Study Companionhttps://doi.org/10.1007/978-1-4842-6200-9_18

18. Apps with Containers

Rahul Sahay1  
(1)
Bangalore, India
 

Containers is one of the buzzwords used across the industry these days. Containers provide the flexibility to ship your code with the runtime so that it can run its own environment without any dependency on the OS. Basically, it makes your app cross-platform ready.

In this chapter, you will be using the Azure Kubernetes Service (AKS) . Kubernetes is a container orchestration tool that simplifies the management of containers and also makes the process more efficient. The great thing about Kubernetes is that it is open source, invented by Google, so you can use Kubernetes ...

Get Microsoft Azure Architect Technologies Study Companion: Hands-on Preparation and Practice for Exam AZ-300 and AZ-303 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.