Skip to content
Nikita Syzrantsev edited this page Feb 1, 2025 · 7 revisions

Description

Zefiro — a fast, efficient engine with native Kubernetes support and a simple, scalable pipeline system.

Zephyr (Italian: zefiro) is a word of Greek origin meaning "spring breeze" or "gentle west wind." In Ancient Greek mythology, Zephyr was the god of the west wind, soft and warm.

Pipeline descriptions are based on the Common Workflow Language specification, version 1.2 and above.

Important

This engine is under development. Below describes the common idea of this project. All features mentioned below will be implemented in the future.

Architecture

image

Features

  • Full compatibility with Kubernetes.
  • Support for all cloud storage providers (AWS, Google Cloud, Azure, and others) as well as local storage.
  • Ability to run both containerized tools and scripts.
  • A simple and scalable system for linking tools into pipelines.
  • Workflow templates with parameterization via Jinja2.
  • An intuitive and user-friendly graphical interface.
  • Integration with logging and monitoring systems like OpenSearch and Prometheus.
  • A convenient and straightforward RESTful API.
Clone this wiki locally