Hi, I am looking to deploy Airbyte to my own AWS i...
# advice-data-warehouses
k
Hi, I am looking to deploy Airbyte to my own AWS infrastructure. Currently there is only a docker-compose.yml. Is there an existing template to deploy this to ECS, or should we craft the deployment to cloud ourselves?
k
As I understand it, ECS is not currently supported. We looked into this also and in the end deployed on an EC2. https://docs.airbyte.com/deploying-airbyte/on-aws-ecs
k
I see. Thanks for the link.
l
If you want to use airbyte in production you should deploy it in EKS with the Helm charts provided by Github