ivotalの「クラウドネーティブ成熟度モデル」
Cloud-Native Maturity Model クラウドネーティブ成熟度モデル
レベル1 Cloud Ready クラウド相応
No permanent disk access 永久保存ディスクアクセスなし
Self-contained application 自己完結型アプリケーション
Platform-managed ports and networking ネットワークとポートのプラットフォーム管理
Consumes platform-managed backing services プラットフォーム管理下のバックエンドサービス使用
レベル2 Cloud Friendly クラウドに優しい
12 Factor App methodology 「12 Factor App」方法論
Horizontally scalable 水平拡張スケラビリーティ
Leverages platform for high availability 高可用性プラットフォーム
レベル3 Cloud Resilient 弾力性のある
Fault-tolerant and resilient design 耐障害性と回復可能設計
Cloud-agnostic runtime implementation プラットフォーム依存しないクラウドランタイム実装
Bundled metrics and monitoring 計測と監視バンドル
Proactive failure testing 障害事前テスト計画
レベル4 Cloud-Native クラウドネーティブ
Microservices architecture マイクロサービスアーキテクチャー
API-first design APIファースト設計
Comments