- Our stuff does not break (stuff gets tested on the way out). (CI)
- Our stuff ships in no time at all. (from conception to delivery, think weeks, not months). (CD)
- When our stuff breaks, we know about it. (monitoring, observability)
- When our stuff breaks, it can be easily unbroken. (automatic rollbacks)
- Our stuff is simple to deploy. (zero config, production defaults, configurability is the root of all evil)
- Our stuff requires no manual intervention. (eliminate operator load, object to doing things that computers can do)
Last active
November 10, 2021 02:19
-
-
Save gzur/d75ff3c8bbd390523b604da510327abe to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment