1 مستودع
Runs commands in isolated Azure container instances with managed identity authentication.
Distinct from Cloud Container Deployments: Focuses on task-level execution in Azure containers, distinct from general cloud container deployments.
Explore 1 awesome GitHub repository matching devops & infrastructure · Azure Container Task 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 tasks within isolated Azure container instances.