I couldn’t see any advice online so I’ve written a...
# aws
m
I couldn’t see any advice online so I’ve written a blog about implementing Feature flags with Pulumi. It demonstrate how to exploit the Pulumi configuration system and deploy stacks with optional features while maintaining a single source code branch. It references demo repo using a very simple AWS python project. Comments/feedback welcome!