Microsoft-Cloud-Native

Azure Kubernetes Services - AKS Resources

Azure Kubernetes Service (AKS) simplifies deploying a managed Kubernetes cluster in Azure by offloading the operational overhead to Azure. As a hosted Kubernetes service, Azure handles critical tasks, like health monitoring and maintenance. When you create an AKS cluster, a control plane is automatically created and configured. This control plane is provided at no cost as a managed Azure resource abstracted from the user. You only pay for and manage the nodes attached to the AKS cluster.

This page gathers a lot of resources to start with Azure Kubernetes Services - AKS

Overview

AKS 101

Source: AKS Intro

Container Hosting Services on Azure

Container Hosting Service on Azure

Source: How to choose a compute service

Architecture Sample

AKS Architecture Source: Microservices architecture on Azure Kubernetes Service

AKS Landing Zone

Strategic design path and target technical state for an Azure Kubernetes Service (AKS) deployment.

AKS Landing Zone

Source: AKS Landing Zone

Reference architecture, we’ll build a baseline infrastructure that deploys an Azure Kubernetes Service (AKS) cluster

Links

Basic Concepts

General product

Tutorials / Workshops

Blogs

Videos

eBooks

Best practices

Advanced Networking

BYO Private Zone

Code to Cloud

Usefull tools and 3rd party

Sample AKS Application