Overview of the infrastructure
Learn which resources deployment creates and which endpoints it exposes
읽는 시간 1분최근 업데이트: 4일 전
Resources
The deployment process creates resources across these resource groups:- The resource group that contains a managed application synthetic resource. The synthetic resource doesn't require administration or maintenance.
-
The managed resource group of the application.
This group contains all Azure resources that the solution utilizes. This group includes a VNet, a key vault, an Azure Kubernetes Service (AKS) cluster, and an Azure Log Analytics workspace.
These resources may require very limited administration. Administration tasks include adjusting AKS node pools to the workload and scaling up PostgreSQL servers.
-
The infrastructure resource group of the AKS cluster.
This group contains AKS-specific resources, such as virtual machine (VM) scale sets or load balancers. Azure fully manages this resource group.