One config to rule them all! An intro to Azure App configuration.

Originally from Mexico. Tech Lead at Geneca. Spend time with family, movies, videogames, soccer. @thesoccerdev drkclw samueljgomez

Agenda • What is Azure App Configuration? • Tales from the trenches. • Benefits. • Demo.

What is Azure App Configuration? • Cloud service that allows you to centralize configuration and feature management.

Tales from the trenches. • Local settings checked in. • Settings shared across different applications. • Repo not updated.

Local settings checked in.

Settings shared across different applications.

Repo not updated.

Why use Azure App Configuration? • Centralized management setting. • Dynamic configuration. • Feature flag management. • Access to previous versions. • Complements key vault.

Centralized management setting.

Dynamic configuration. • Polling method. • Push method using events (Azure Service Bus).

Feature flag management. • Dynamic feature management. • Feature filters. • Targeting. • Time window. • Custom.

Access to previous versions. • Compare with previous versions.

Access to previous versions. • View key history.

Complements key vault. • Access key.

DEMO

What will we cover? • Accessing app configuration. • Dynamic configuration. • Feature flags. • View previous versions.

https://www.rambli.com/2016/06/the-prayer-of-the-demo-gods/