DevOps
145 views
Feature Flags
Quick Definition
Technique for toggling features without code deployment
Full Definition
Technique for toggling features on or off without deploying new code.
Examples
A/B testing, gradual rollouts, instant rollback, dark launching
Related Terms
canary-deployment
continuous-delivery
More DevOps Terms
Git
Distributed version control system for tracking code changes
Docker Compose
Tool for defining multi-container Docker applications
Toil
Manual repetitive automatable operational work
Incident Response
Organized approach to managing IT service disruptions
Microservices
Architecture of loosely coupled independently deployable services
Istio
Open platform for managing microservices with service mesh