1. Build only what differentiates you, outsource what doesn't. 2. Favor serverless cloud services, stateless compute, events, APIs & open-source. 3. Code is a liability. Keep it to a minimum. 4. No instances, servers or containers, unless there is no other way. 5. Establish customer satisfaction as the highest priority of engineering. 6. To deliver the best possible outcomes, maintain the freedom to choose the best possible services. 7. Focus on product goals and experience over technology. 8. Compose and configure, before writing code. 9. Own the full lifecycle of everything you build. 10. Deploy is the new commit.  [^fn1] [^fn1]: [The Serverless 10 Commandments](https://web.archive.org/web/20210209083749/https://www.serverless.com/learn/manifesto/ by Serverless, Inc (authors of [[Serverless Framework]]) --- tags: #Serverless