1 Repo
Platforms that coordinate the end-to-end lifecycle of data processes within containerized environments.
Distinct from Containerized Build Workflows: Focuses on the orchestration of a sequence of tasks rather than just the build/generation of the container image.
Explore 1 awesome GitHub repository matching devops & infrastructure · Workflow Managers. Refine with filters or upvote what's useful.
Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing, scheduling, and executing complex data processing sequences through a combination of a graphical interface and scripting. The platform distinguishes itself by using containers to manage software dependencies, ensuring consistent execution across different environments. It features a polyglot task scheduler capable of triggering jobs written in multiple programming languages and includes a version control system that tracks historical snapshots of project configurations and code.
Acts as a platform that uses containers to manage software dependencies and ensure consistent workflow execution.