Beyond the 12 Factor App

From Beyond the 12 Factor App: Exploring the DNA of Highly Scalable, Resilient Cloud Applications

Gyazo画像

    1. One codebase, one application
    1. API first
    1. Dependency management
    1. Design, build, release, and run
    1. Configuration, credentials, and code
    1. Logs
    1. Disposability
    1. Backing services
    1. Environment parity
    1. Administrative processes
    1. Port binding
    1. Stateless processes
    1. Concurrency
    1. Telemetry
    1. Authentication and authorization