Documentation: AKS & Application Architecture

This document provides further details and context for the AKS & Application Architecture section of the Azure Digital Natives Guide, focusing on Azure Kubernetes Service (AKS).

  • Review AKS guidance for digital natives

  • Why: AKS simplifies deploying, managing, and scaling containerized applications using Kubernetes. Understanding core concepts and digital-native-specific considerations is key to leveraging it effectively.
  • How: Familiarize yourself with AKS features, pricing, and common architectural patterns relevant to digital native companies.
  • Resources:

  • Plan AKS storage, upgrades, identity, and cluster models

  • Why: These are fundamental aspects of your AKS cluster that impact performance, cost, security, and manageability.
  • How:
  • Resources: (Links included above)
  • (From article links for storage, upgrades, identity, cluster models)

  • Integrate AKS with Azure Monitor

  • Why: Monitoring your cluster and containerized applications is crucial for troubleshooting, performance tuning, and understanding resource consumption.
  • How: Enable Azure Monitor Container Insights for your AKS cluster. This collects metrics and logs from controllers, nodes, and containers, providing rich visualizations and alerting capabilities.
  • Resources: