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.
Download a file from Google Cloud Storage, clean it with Python and pandas, and load the curated result into BigQuery on a schedule.
Clone an Azure Function from Git, deploy it with the Azure CLI, then chain an Azure Logic App and fetch its result.
Extract CSV data, mask PII columns with DuckDB SQL, then load the anonymized result into BigQuery.
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.
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.
Auto-load files into BigQuery the moment they land in a Google Cloud Storage bucket, then archive each object so it never re-triggers.
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.
Build a Docker image from a GitHub repo and deploy it to local, GCP Cloud Run, or Azure Container Instances from one declarative flow.
Reprocess an S3 file only when it changed, on a schedule, using Python and boto3.
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.
Spin up a Databricks cluster on demand, run a Spark job, then tear the cluster down automatically.
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.
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.