Please enable JavaScript.
Coggle requires JavaScript to display documents.
Design for performance and scalability in Azure (Leverage scaling up and…
Design for performance and scalability in Azure
Leverage scaling up and scaling out in your architecture
Scaling up or down
Scaling out or in
Throttling
Serverless
Containers
Azure Kubernetes Service (AKS)
Azure Container Instances (ACI)
Optimize network performance
The importance of network latency
Latency between Azure resources
Latency between users and Azure resources
Use a DNS load balancer for endpoint path optimization
Azure Traffic Manager
Use
CDN
to cache content close to users
dynamic site acceleration
ExpressRoute
for connectivity from on-premises to Azure
Optimize Storage Peformance
Optimize virtual machine storage performance
Local SSD storage
Standard storage HDD
Standard storage SSD (lower throughpout)
Premium storage SSD
Optimize storage performance for your application
Caching
Polyglot persistence
Identify performance bottlenecks in your application
Importance of requirements
DevOps and application performance
Performance monitoring options in Azure
Azure Monitor
Application monitoring data
Guest OS monitoring data
Azure resource monitoring data
Azure subscription monitoring data
Azure tenant monitoring data
Log Analytics
Application performance management
Application Insights