Hi - Wanted to understand how we can deploy Datahu...
# ingestion
h
Hi - Wanted to understand how we can deploy Datahub on AWS, does it have to be run on EKS as per documentation, or can it be also run on an ECS cluster.
b
Heyo! I believe it should be possible to run the containers on ECS individually, but it would require more manual effort
The reason we recommend EKS is primarily because of Helm. Helm makes managing the deployment on K8s more straightforward
h
@big-carpet-38439 We are looking to use on ECS , EKS is not an approved service in my org. Any documentation available on ECS ?
b
Not at this time. We can of course assist you in deploying to ECS, and maybe you can help write a doc for the community benefit along your journey 🙂
h
That sounds good. Will set up a ECS cluster soon and then reach out to deploy datahub.
@big-carpet-38439 - I have setup ECS cluster. I have added following images to ECR. I am trying run gms as a task, but getting this-
i
@handsome-football-66174: Were you able to successfully configure Datahub with ECS? Do you have any documentation for ECS setup? Also have you faced any challenges? Thanks!
h
@icy-eve-62553 - We did not proceed with Datahub on ECS due to lack of documentation. We use the K8 deployment/ deployed on EKS. Sorry !
thank you 1