Engineering
Continuous Deployment
Curated Articles
How we curate
- Why Continuous Deployment Just Keeps on Giving
Eugene describes some of the unexpected benefits Intercom has experienced from doing continuous deployment: helping new engineers, cutting out bad behavior, and optimizing deployment rate.
- How We Got To Continuous Deployment With Rails, CircleCI, and Heroku
The Opendoor team provides some tactical tips for continuous deployment using Circle and Heroku, including stacking deploys, generating release notes, and Slack notifications.
- Learnings from the journey to continuous deployment
The LinkedIn team describes their deployment process, which includes test frameworks, integration testing in staging, canary testing, and monitoring and integration testing in production.