This repository gather different Kestra deployment recipes.
AWS CloudFormation provides a fully automated way to deploy Kestra and its dependencies in your AWS account using an infrastructure-as-code approach.
This template provisions all the required components—such as EC2 instances for the Kestra server, an RDS PostgreSQL database, and an S3 bucket for internal storage—so you can spin up a complete Kestra environment in a few minutes with a single stack deployment.
- AWS EC2: to host Kestra server
- RDS Postgres: the Kestra database backend
- AWS S3: the Kestra internal storage
