1 个仓库
Runs data pipeline tasks as containerized processes on managed elastic cloud compute services.
Distinct from Containerized Task Execution: Focuses on the execution of tasks on ECS, distinct from general containerized task execution.
Explore 1 awesome GitHub repository matching devops & infrastructure · Elastic Container Service Execution. Refine with filters or upvote what's useful.
Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep
Executes data pipeline tasks on managed elastic cloud container services.