Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The Twelve-Factor App
Top Free Data Science Books 🌠 - 100% Free or Open Source!
  • Title The Twelve-Factor App
  • Author(s) Adam Wiggins
  • Publisher: 12factor.net
  • Hardcover/Paperback: N/A
  • eBook: HTML
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

In the modern era, software is commonly delivered as a service: called web apps, or Software-as-a-Service (SaaS). The twelve-factor app is a methodology for building software-as-a-service apps that:

  • Use declarative formats for setup automation, to minimize time and cost for new developers joining the project;
  • Have a clean contract with the underlying operating system, offering maximum portability between execution environments;
  • Are suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration;
  • Minimize divergence between development and production, enabling continuous deployment for maximum agility;
  • And can scale up without significant changes to tooling, architecture, or development practices.

The twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache, etc).

About the Author
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links