Kush's Wiki

Beyond the Twelve-Factor App

#Software Design #Cloud Native #Security/Authentication #Security/Authorization #API Architecture #Observability

The Twelve-Factor Appを現代のクラウドネイティブ環境向けに拡張した方法論。Kevin Hoffmanによって著され、オリジナルの12要因を15要因に拡張している

  • 追加された新要因は API First、Telemetry、Authentication and Authorization の3つ
  • 既存要因にも Kubernetes ConfigMap/Secrets や Infrastructure as Code(IaC)による環境構築など、現代的なベストプラクティスを反映した注釈が加わる