Ylem is an open-source platform for real-time data streaming orchestration built on top of Apache Kafka.<p>Main differences between Ylem and existing orchestrators:<p>- Microservice architecture, which makes it easily scalable.
- Written on Golang for better performance and extendability.
- No-code/Low-code approach saves tons of time usually spent on programming pipelines with Python or configuring with YAML/XML. Although programming is still supported if necessary.
- Self-scaling and self-healing mechanism that identifies the "slow" and "fast" pipelines and manages them for the best performance.
- Containerized by default for an easy installation process with Kubernetes or Docker.
- Cost-effective and cost-transparent in the cloud due to its architecture.<p>Our documentation: <a href="https://docs.ylem.co/open-source-edition/task-processing-architecture" rel="nofollow">https://docs.ylem.co/open-source-edition/task-processing-arc...</a>.<p>Please have a look, try to install it and run it, give us a star, and send me your feedback. Any feedback is appreciated.