4 ways of using Feature Flags like you actually know what you’re doing!

In the last article you saw how to add feature flags to your azure function application. There was just one simple dummy example on how to use feature flags, in this article we are going to look at a few ways where the feature flags might bring you value. So without spending to much precious… Continue reading 4 ways of using Feature Flags like you actually know what you’re doing!

Using feature flags in Azure Function and Durable Functions with Azure App Configuration

Well, well, well, you are looking to up your game! Then let's do this. Let's discuss feature flags, but first what are feature flags ? Well, feature flags are a technique which enables you to be able to influence how your application works actually touching the code, but don't take my word for it, check… Continue reading Using feature flags in Azure Function and Durable Functions with Azure App Configuration