Hi I’m evaluating airbyte and meltano. Airbyte lo...
# announcements
c
Hi I’m evaluating airbyte and meltano. Airbyte looking great so far, but wondering about high availability/more reliable way of production deploying that an ec2 instance running docker-compose
1
Are there instructions on deploying to fargate, with a separate RDS or whatever it needs
d
Hi Chris, unfortunately Fargate (last I checked) does not support launching Docker containers from Docker containers which is how Airbyte is currently architected. The best HA option we have now is deploying to kubernetes. Is that an option?
We are aware of this and rearchitecturing to enable general HA deployments is a big priority for us.
Let me know if there is another else we can help with!
c
Nah that’s fine, still a young project. If I do up a cloudformation template (rather than your terraform one) would you want a PR for it?
k8s is too much for our team to manage and run
👍 1
d
Absolutely!
Feel free to tag me on the PR