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).
Getting Started with DevOps Automation - 2 views
Docker: A Hugely Important Startup - Business Insider - 1 views
1More
Tumblr Engineering - Colossus: A New Service Framework from Tumblr - 2 views
Questioning the Lambda Architecture - O'Reilly Radar - 0 views
UK government confirms ODF as standard document format, rejecting Microsoft proposals - 0 views
« First
‹ Previous
641 - 660 of 1478
Next ›
Last »
Showing 20▼ items per page