Episode

Create microservices with .NET and ASP.NET Ep5: Implement feature flags in a cloud-native ASP.NET Core microservices app

Implement a feature flag in your cloud-native ASP.NET Core microservices app to enable or disable a feature in real time.

Learning objectives

  • Review ASP.NET Core and Kubernetes app configuration concepts.
  • Implement real-time feature toggling with the .NET Feature Management library.
  • Implement a centralized Azure App Configuration store.

Chapters

  • [00:00] - Introduction
  • [02:47] - Learning objectives
  • [05:02] - Exercise Set up the environment
  • [16:13] - Review app configuration concepts
  • [40:26] - Knowledge Check
  • [42:09] - Exercise Implement the Feature Management library
  • [74:43] - Knowledge Check
  • [76:35] - Exercise Implement the Azure App Configuration service
  • [87:42] - Summary and conclusion

Connect

.NET
ASP.NET Core
Azure
Azure App Configuration
Azure Container Registry