Skip to content

Instantly share code, notes, and snippets.

@jezhumble
Created July 13, 2018 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jezhumble/7ba8d48f81fda7161d0472a5daa98cbd to your computer and use it in GitHub Desktop.
Save jezhumble/7ba8d48f81fda7161d0472a5daa98cbd to your computer and use it in GitHub Desktop.
Continuous Delivery: The ability to get changes—features, configuration changes, bug fixes, experiments—into production or into the hands of users safely and quickly in a sustainable way.
DevOps movement: A cross-functional community of practice dedicated to the study of building, evolving and operating rapidly changing, secure, resilient systems at scale.
Continuous Delivery TLDR: make releases a boring, push-button activity that can be performed at any time.
@jezhumble
Copy link
Author

For more on continuous delivery: https://continuousdelivery.com/
For more on devops: https://devops-research.com/research.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment