Orchestration - CI/CD用語集の定義
オーケストレーションとは、複数のシステム、サービス、またはプロビジョニング手順を、順序付けられ依存関係を意識した一つの全体へと自動的に調整することです(例えば、それを使うサーバーより先にネットワークを作成するなど)。
オーケストレーションとは、複数のシステム、サービス、またはプロビジョニング手順を、順序付けられ依存関係を意識した一つの全体へと自動的に調整することです(例えば、それを使うサーバーより先にネットワークを作成するなど)。
オーケストレーションは、個々のプロビジョニング手順が単独では管理できない順序付けと依存関係を扱います。
関連ガイド
Provisioning - CI/CD Glossary DefinitionProvisioning: Provisioning is the act of creating and configuring infrastructure resources (compute, storage,…
Reconciliation Loop - CI/CD Glossary DefinitionReconciliation Loop: A reconciliation loop is a control mechanism that repeatedly compares desired state to c…
Control Plane - CI/CD Glossary DefinitionControl Plane: The control plane is the set of components that make global decisions about a system (scheduli…