Feature Flags

A collection of 2 posts

Canary Deployments

Limit your blast radius with automated canary analysis

Isaac Mosquera, Armory's CTO, recently gave a talk at Atlassian's Mountain View office for LaunchDarkly's Test In Production Meetup. Isaac talks about how using automated canary analysis is a way to limit the...

Feature Flags

Feature Flags vs Canaries

Feature flags and canaries have different objectives despite appearing similar: Feature flags expose a specific feature to a sample set of users and then measures it’s impact. Canaries expose a specific version...