Automation¶
This section covers workflow automation and scheduling services.
Overview¶
Automation services include:
- CI/CD: Continuous integration and deployment
- Workflow Automation: Visual workflow builders
- Task Scheduling: Cron job management
- Event-Driven: Trigger-based automation
Suggested Services¶
Automation platforms to consider:
- n8n - Workflow automation platform
- Airflow - Data pipeline orchestration
- Temporal - Workflow orchestration
- Prefect - Modern data orchestration
- Jenkins - CI/CD automation server
- Drone CI - Container-native CI/CD
- Woodpecker CI - Community fork of Drone