Book description
Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now more important than ever. Continuous deployment takes it one step further. This method for delivering software automates the final step to production and enables faster feedback and safer releases.
Based on years of work with medium to large organizations at Thoughtworks, author Valentina Servile explains how to perform safe and reliable deployments with no manual gate to production. You'll learn a framework to perform incremental, safe releases during everyday development work, structured exclusively around the challenges of continuous deployment in nontrivial, distributed systems. Complete with interviews and case studies from fellow industry professionals.
Close the feedback loop and leverage the production environment to manage your end-to-end development lifecycle efficiently. This book helps you:
- Take observability, performance, test automation, and security into account when splitting work into increments
- Create a daily development plan that takes immediate deployments to production into account
- Deploy work in progress to production incrementally without causing regressions
- Use patterns to refactor live functionality and alter persistence layers
- Test and release features in production using different feature toggle configurations
Publisher resources
Table of contents
- Foreword
- Preface
- I. Continuous Deployment
- 1. Continuous Deployment
- 2. Benefits
- 3. The Mindset Shift
- 4. You Must Be This Tall
- 5. Challenges
- II. Before Development
- 6. Slicing Upcoming Work
- 7. Building for Production
- III. During Development
- 8. Adding New Features
- 9. Refactoring Live Features
- 10. Data and Data Loss
- IV. After Development
-
11. Testing in Production
-
Why You Should Test in Production
- Data Volume Accuracy
- Data Shape Accuracy
- Realistic Request Patterns
- Realistic Incoming Traffic Volume
- Realistic Outgoing Traffic Volume
- Realistic Size and Number of Servers
- Realistic Application Configuration
- Realistic Network Configuration
- Real Version of Other Teams’ Services
- Real Version of Third-Party Services
- Lower Cost
- Better Data Hygiene
- How to Test in Production
- Life After Staging
- Summary
-
Why You Should Test in Production
- 12. Releasing
- Conclusion and Next Steps
- V. Case Studies
- Case Study: AutoScout24
- Case Study: OTTO
- Case Study: N26
- Case Study: ClimatePartner
- Case Study: Motability Operations
- Case Study: REA Group
- Case Study: Maze
- Case Study: TravelPerk
- Index
- About the Author
Product information
- Title: Continuous Deployment
- Author(s):
- Release date: July 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098146726
You might also like
book
Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation
Winner of the 2011 Jolt Excellence Award! Getting software released to users is often a painful, …
book
Production Kubernetes
Kubernetes has become the dominant container orchestrator, but many organizations that have recently adopted this system …
book
API Security in Action
A web API is an efficient way to communicate with an application or service. However, this …
book
Certified Kubernetes Application Developer (CKAD) Study Guide
Exclusively on O'Reilly: Get more hands-on training and test your CKAD exam readiness by working through …