Slide 7
Slide 7 text
トレンド
● コンテナで動かすアプリケーションは “Cloud Native” というキーワードに象徴される考え
方に沿って作成するのが良いと言われています。
○ Cloud Native の定義は CNCF のページに記述されています。
■ https://www.cncf.io/about/faq/
■ “Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic
environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable
infrastructure, and declarative APIs exemplify this approach.
These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined
with robust automation, they allow engineers to make high-impact changes frequently and predictably with
minimal toil.”
■ 本セッションのテーマに関わる特徴としては、以下が挙げられます
● マイクロサービス
● コンテナ
● オブザバブル(可観測性を持つ)
● 自動化されている
● 頻繁なシステム変更が可能
7