Skip to main content

2 posts tagged with "azd"

View All Tags

Targeted Feature Flags with Azure App Configuration and Custom ITargetingContextAccessor

· 11 min read
Kyle Oettle
Software Engineer

Hi Everyone 👋

We've all had to roll out some form of feature management, whether it was static values in an appsettings.json file or a fully managed service with feature management based on various rules.

In this post we'll be unpacking the Azure App Configuration Feature Management a little bit, using a Targeted filter and creating a custom ITargetingContextAccessor implementation.

The Evolution of Console Apps - How AI Agents Could Transform Software Engineering

· 9 min read
Kyle Oettle
Software Engineer

Hi Everyone 👋

I built something cool! AI Agents repository - an AI agent that performs automated code reviews.

Like everyone, I've been playing with AI Agents for a while now. I'm lucky enough that Investec allows, and encourages, us to adopt AI and use it to our advantage. But I've always thought there should be more to it. I wanted to see the 10x it promised.