Skip to content

Commit 99867cc

Browse files
authored
Add best practices links for AKS performance and scaling
1 parent 99cd345 commit 99867cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

0_Azure/8_AzureApps/demos/1_fromMulti-containerWebApp_toAKS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Last updated: 2025-10-23
1313
<details>
1414
<summary><b>List of References</b> (Click to expand)</summary>
1515

16+
- [What is Azure Kubernetes Service (AKS)?](https://learn.microsoft.com/en-us/azure/aks/what-is-aks)
1617
- [Choose an Azure compute service (Decision Tree)](https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree)
1718
- [Free, Standard, and Premium pricing tiers for Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/free-standard-pricing-tiers)
1819
- [AKS long-term support](https://learn.microsoft.com/en-us/azure/aks/long-term-support)
@@ -26,6 +27,9 @@ Last updated: 2025-10-23
2627

2728
<img width="1947" height="662" alt="image" src="https://github.com/user-attachments/assets/7398b98f-499b-4707-9c69-163cf520c88d" />
2829

30+
- [Best practices for performance and scaling for small to medium workloads in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/best-practices-performance-scale)
31+
- [Best practices for performance and scaling for large workloads in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/best-practices-performance-scale-large)
32+
2933
</details>
3034

3135
<details>

0 commit comments

Comments
 (0)