This micro post was previously published at linkedin
Continuous Integration (CI) is required (integrating at least once a day, also known as Trunk Based Development), along with a strong focus on Test-Driven Development (TDD) or other similar practices to ensure high confidence and emphasis on excellent and simple design.
This approach is closely linked to Extreme Programming and the DevOps mindset, which emphasizes collaboration and continuous improvement. By following these principles, software development teams can enhance their efficiency and deliver high-quality products to customers.
Here are some related resources that you might find interesting:
- Continuous Delivery book by Jez Humble and Dave Farley
- Extreme Programming Explained book by Kent Beck
- Continuous Delivery YouTube channel by Dave Farley
- Lean Software Development by Mary and Tom Poppendieck
- Many More Much Smaller Steps (MMMSS) by GeePaw Hill
- MMMSS – The Intrinsic Benefit of Steps by GeePaw Hill
- Minimum Viable CD
No comments:
Post a Comment