What are the Deployment Options for Datahub in AWS?

Original Slack Thread

Hi folks, we are considering datahub in my company, and we also are considering the deployment options. The official docs mostly focus on the EKS deployment, which we would like to avoid. Online I could not find much other options for production deployment then that. Do you have any tutorials with other deployments options (like ec2, fargate or so…) ?
We are working basically with AWS and snowflake.

K8s is our most well supported option and generally what we recommend, there are definitely people using other deployment options though in the community, both ec2 and fargate I believe have been mentioned several times in the community as being in use. You can use the docker-compose files we maintain in the repository for knowing what needs to be deployed via pure EC2