Further reading
To learn more about the topics that were discussed in this chapter, please refer to the following links:
- Distributed caching in ASP.NET Core: https://learn.microsoft.com/en-us/aspnet/core/performance/caching/distributed
- Database scalability: scaling out vs scaling up: https://azure.microsoft.com/en-au/resources/cloud-computing-dictionary/scaling-out-vs-scaling-up/
- Azure Virtual Machine Sizes: https://learn.microsoft.com/en-us/azure/virtual-machines/sizes
- Workload Profiles: https://learn.microsoft.com/en-us/azure/container-apps/workload-profiles-overview
- Container configuration: https://learn.microsoft.com/en-us/azure/container-apps/containers#configuration
- Azure Container Apps YAML specification: https://learn.microsoft.com/en-us/azure/container-apps/azure-resource-manager-api-spec
- Health checks in ASP.NET Core: https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks/
- Convention for /healthz: https://stackoverflow...