Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
45 Blueprints
Provision AWS EC2 servers and deploy configuration files across all of them at scale with Ansible.
Ship Kestra workflow and system logs to AWS CloudWatch on a daily schedule for centralized monitoring, auditing, and observability.
Watch a CloudWatch backlog metric and fire an EMR Serverless Spark job only when work is pending.
Build a Docker image and push it to AWS ECR using short-lived token authentication, all in one Kestra flow.
Query Azure Monitor for idle Batch pool nodes, scale the pool down automatically when it is over-provisioned, and purge cold scratch blobs on the same hourly run.
Chain Blob Storage, an Azure Function, Service Bus, and Data Factory in one execution, from file arrival to warehouse load, with a Teams notification.
Run a controlled Cloudflare canary deployment with DNS cutover, cache purge, a human validation pause, and automatic rollback.
Clone an Azure Function from Git, deploy it with the Azure CLI, then chain an Azure Logic App and fetch its result.
React to new Amazon S3 objects and fan out by file type, routing JSON to AWS Lambda and everything else to SNS, with a Slack notification.
Check BigQuery for fresh source rows and submit a Dataproc Serverless PySpark batch only when the data is ready.
Orchestrate the GCS to Dataproc to BigQuery lakehouse chain in one flow, with a serverless PySpark transform and a gold table load.
Run a Glue ETL job, validate the output with Athena, then cache the headline KPI in DynamoDB.
Build a Docker image and push it to Google Cloud Artifact Registry using short-lived OAuth credentials.
Provision AWS Batch on ECS Fargate with Terraform, then run parallel Python workloads on it from one Kestra flow.
Sync AWS resource metadata into Postgres with CloudQuery, then flag public S3 buckets with SQL.
Invoke multiple AWS Lambda functions in parallel, target specific versions and aliases, pass custom payloads, and parse the JSON results.
Poll an Azure Event Hub on a schedule and page on-call automatically when the event volume in the window drops below the expected floor.
Publish custom application and system events to AWS EventBridge using inline definitions or bulk JSON payloads.
Purge the Cloudflare zone cache the moment a deploy goes healthy, verify the site, and notify Slack.
Clone a Git DNS manifest and batch-apply records to each managed Cloudflare zone.
Publish inline events and API-sourced JSON to AWS Kinesis Data Streams in bulk, with automatic ION conversion.
Stream Kestra audit logs from a Kafka topic into Google BigQuery for analytics, monitoring, and compliance reporting.
Apply Terraform, then upsert the provisioned IP into Cloudflare DNS, purge the cache, and notify Slack.
List a container, copy each blob into a dated archive prefix, notify Slack, then pause before deleting anything past retention, so only the destructive step waits on a named reviewer.