continuous-delivery - Concepts
Explore concepts tagged with "continuous-delivery"
Total concepts: 2
Concepts
- Blue-Green Deployment - A release strategy that reduces downtime and risk by running two identical production environments called Blue and Green.
- Feature Flags - A technique allowing teams to modify system behavior without changing code by enabling or disabling features through configuration.
← Back to all concepts