argo-events: Argo Events is an event-driven workflow automation framework for Kubernetes that enables triggering various actions based on a wide range of events. It supports over 20 event sources and 10 different types of triggers, allowing for flexible and customized automation logic.; conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.
Automating workflows based on external system events (e.g., S3 object creation, message queue events).
Orchestrating complex microservice interactions