Logo

The Twelve-Factor App by Adam Wiggins

Small book cover: The Twelve-Factor App

The Twelve-Factor App
by

Publisher: 12factor.net
Number of pages: 205

Description:
This document synthesizes all of our experience and observations on a wide variety of software-as-a-service apps in the wild. It is a triangulation on ideal practices for app development, paying particular attention to the dynamics of the organic growth of an app over time, the dynamics of collaboration between developers working on the app's codebase, and avoiding the cost of software erosion.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(17497 views)
Book cover: Gradle Beyond the BasicsGradle Beyond the Basics
by - O'Reilly Media
Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle.
(14193 views)
Book cover: Working through ScreensWorking through Screens
by - Flashbulb Interaction
A reference for product teams creating new applications for thinking work. Written for use during early, formative conversations, it provides teams with a broad range of considerations for setting the overall direction for their onscreen tools.
(16657 views)
Book cover: Bringing Design to SoftwareBringing Design to Software
by - Addison-Wesley
In this landmark book, Terry Winograd shows how to improve the practice of software design, by applying lessons from other areas of design to the creation of software. The goal is to create software that works -- really works.
(13406 views)