@rob_rich
by Rob Richardson
March 12, 2014
Rob Richardson is a local software craftsman building web properties in ASP.NET and Node. He's a frequent speaker at user groups and community events, and a diligent teacher and student of high quality software development. You can find this and other talks on http://robrich.org/presentations and follow him on twitter at @rob_rich.
"The goal is to get
from backlog to customer faster"
-me ... right now
Team | Continuous Integration | Deployment |
A software development practice:
- Integrate frequently
- Verified by automated build
Benefits:
- Detect errors as quickly as possible
- Reduce integration problems
- Develop more rapidly
- Martin Fowler
User | Use case |
---|---|
Developers | fail faster |
DevOps | deploy / maintain |
Stake Holders | wallboard |
Customers | features |