Tag

twelve-factor

0 views collected around this technical thread.

System Architect Go
System Architect Go
Jun 24, 2019 · Fundamentals

Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services

This article reviews the Twelve-Factor App methodology, outlining twelve essential guidelines—including codebase management, explicit dependencies, configuration separation, backing services, build‑release‑run workflow, stateless processes, port binding, concurrency, disposability, environment parity, logging, and admin processes—to help developers design resilient, cloud‑native applications.

App ArchitectureDevOpscloud native
0 likes · 6 min read
Revisiting the Twelve-Factor App: Core Principles for Building Robust and Scalable Services
Architects' Tech Alliance
Architects' Tech Alliance
Jan 11, 2019 · Cloud Native

An Overview of Cloud Native Computing, CNCF, and the Twelve‑Factor App

This article introduces the origins of Kubernetes within Google’s Borg project, explains the role of the Cloud Native Computing Foundation (CNCF) and its member projects, describes the core cloud‑native characteristics of containerization, dynamic orchestration, and micro‑service architecture, and reviews the Twelve‑Factor methodology for building robust cloud‑native applications.

CNCFContainerizationKubernetes
0 likes · 11 min read
An Overview of Cloud Native Computing, CNCF, and the Twelve‑Factor App