Creating microservices for a distributed environment presents a significant challenge. Cloud-hosted microservices often run in multiple containers in various regions. Implementing a solution that separates each service’s code from configuration eases the triaging of issues across all environments.
In this unit, explore how to integrate ASP.NET Core and Docker configuration features with Azure App Configuration to tackle this challenge in an effective way.
You’ll review the:
- ASP.NET Core configuration infrastructure.
- Kubernetes configuration abstraction—the ConfigMap.
- Azure App Configuration service.
- .NET Feature Management library.
- Feature flag components implemented in the app.
red hat certified engineer rhce malaysia
Leave a Reply