Summary
In this chapter, you learned about some final considerations for deploying applications using a microservices architecture in a production environment. You now have awareness of running the solution in multiple regions and using availability zones and can discuss the impact in your organization.
You learned about AKS as a managed option to host a Kubernetes cluster and deploy the solution by using the .NET Aspire manifest to create deployments with Aspir8.
By reaching Chapter 16 of this book, you’ve done an impressive tour, starting with minimal APIs, and adding more services from chapter to chapter using different technologies.
With the book’s repository, the solution is planned to be updated to newer .NET and .NET Aspire versions. As newer versions become available, the book version will stay available in the dotnet8
branch.
To see more developments with Codebreaker, check the https://github.com/codebreakerapp organization. There, you can see further...