Skip to content
Latchkey

Dark Launch - CI/CD Glossary Definition

A dark launch ships new code to production but keeps it hidden from users, often by sending real traffic to the new path without showing its output, to validate behavior and load before exposing the feature.

Example

Facebook popularized the term: it ran new backend code against live requests to measure performance, while users still saw the old experience.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →