dwyl / learn-environment-variables

📝Learn how to use Environment Variables to keep your passwords and API keys secret. 🔐
GNU General Public License v2.0
200 stars 90 forks source link

Beyond the Twelve-Factor App: “API First”, Telemetry and Security #19

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

Exploring the DNA of Highly Scalable, Resilient Cloud Applications https://www.oreilly.com/webops-perf/free/beyond-the-twelve-factor-app.csp image

In 2012, early cloud pioneer Heroku developed the Twelve Factor App, a set of rules and guidelines for helping organizations build cloud-native applications. It served as an excellent starting point, but as technology inevitably marched forward, some areas needed revisiting. To accommodate current best practices, this practical book expands on the original guidelines to help you build applications that not only function in the cloud, but also thrive.

Information architect Kevin Hoffman takes you through each factor in detail, explaining why these guidelines are important and, in some cases, pointing out how and why today’s new approaches work better. You’ll learn exactly what a 12 factor app is, and discover how to evaluate your existing applications against the guidelines in this book.

Get the eBook directly without submitting your Personal Details: https://www.oreilly.com/webops-perf/free/files/beyond-the-twelve-factor-app.pdf PDF: beyond-the-twelve-factor-app.pdf