/argo-events

Event-driven workflow automation framework

Primary LanguageGoApache License 2.0Apache-2.0

Argo Events - The Event-driven Workflow Automation Framework

Go Report Card slack Build Status GoDoc License

What is Argo Events?

Argo Events is an event-driven workflow automation framework for Kubernetes which helps you trigger K8s resources, Argo Workflows and Serverless workloads on events from variety of event sources like webhook, s3, schedules, messaging queues, gcp pubsub, sns, sqs, etc.



High Level Overview


Features

  • Supports events from 20+ event sources.
  • Ability to customize business-level constraint logic for workflow automation.
  • Manage everything from simple, linear, real-time to complex, multi-source events.
  • Supports Kubernetes Resources, Argo Workflow, AWS Lambda and OpenFaas as triggers.
  • Supports integration of existing API servers with event sources.
  • CloudEvents compliant.

Getting Started

Follow setup instructions for installation. To see the Argo-Events in action, follow the quick start guide.

asciicast

Tutorials

Deep dive into Argo Events at https://argoproj.github.io/argo-events/tutorials/01-introduction/

Supported Event Sources

  1. AMQP
  2. AWS SNS
  3. AWS SQS
  4. Cron Schedules
  5. GCP PubSub
  6. GitHub
  7. GitLab
  8. HDFS
  9. File Based Events
  10. Kafka
  11. Minio
  12. NATS
  13. MQTT
  14. K8s Resources
  15. Slack
  16. NetApp StorageGrid
  17. Webhooks
  18. Stripe
  19. NSQ
  20. Emitter
  21. Redis
  22. Azure Events Hub

Who uses Argo Events?

Organizations below are officially using Argo Events. Please send a PR with your organization name if you are using Argo Events.

  1. BioBox Analytics
  2. BlackRock
  3. Canva
  4. Fairwinds
  5. InsideBoard
  6. Intuit
  7. Viaduct

Community Blogs and Presentations

Contribute

Read and abide by the Argo Events Code of Conduct.

Contributions are more than welcome, if you are interested please take a look at our Contributing Guidelines.

License

Apache License Version 2.0, see LICENSE