1 repo
Tools for managing, authenticating, and controlling remote cloud resources and computing tasks from a centralized platform.
Distinguishing note: Focuses on the orchestration of cloud resources as part of a workflow rather than infrastructure-as-code provisioning.
Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Infrastructure Orchestration. Refine with filters or upvote what's useful.
Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external
Authenticate and manage resource allocation across cloud infrastructure providers to control remote computing tasks from a single centralized point.