Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
Scan an AWS DynamoDB table with Kestra, fetch every row as JSON, and hand the data to a downstream script for transformation, export, or loading.
Provision AWS Batch on ECS Fargate with Terraform, then run parallel Python workloads on it from one Kestra flow.
Extract CSV data, mask PII columns with DuckDB SQL, then load the anonymized result into BigQuery.
Publish inline events and API-sourced JSON to AWS Kinesis Data Streams in bulk, with automatic ION conversion.
Invoke multiple AWS Lambda functions in parallel, target specific versions and aliases, pass custom payloads, and parse the JSON results.
Stream Kestra audit logs from a Kafka topic into Google BigQuery for analytics, monitoring, and compliance reporting.
Provision AWS EC2 servers and deploy configuration files across all of them at scale with Ansible.
Use blueprints to kickstart your first workflows.