AKS is a super-charged Kubernetes managed service which makes creating and running a Kubernetes cluster a breeze!
This lesson explores AKS, Azure’s managed Kubernetes service, covering the fundamentals of the service and how it can be used. You’ll first learn about how as a managed service it takes care of managing and maintaining certain aspects of itself, before moving onto the core AKS concepts such as cluster design and provisioning, networking, storage management, scaling, and security. After a quick look at Azure Container Registry, the lesson then moves on to an end-to-end demonstration that shows how to provision a new AKS cluster and then deploy a sample cloud-native application into it.
For any feedback, queries, or suggestions relating to this lesson, please contact us at support@cloudacademy.com.
To get the most from this lesson it would help to have a basic understanding of:
If you wish to follow along with the demonstrations in part two of this lesson, you can find all of the coding assets hosted in the following three GitHub repositories: