Hi there! As a policy at the company I work for w...
# all-things-deployment
r
Hi there! As a policy at the company I work for we try to stay away from Kubernetes if possible. Even still, we would like to host DataHub and thus were wondering if it is realistic to host DataHub on a more managed service such as Azure Container Apps (similar to AWS ECS). Thanks in advance!
1
d
Hi there, we don't have a guide on Azure container apps specifically, but what you could definitely do is deploy DataHub with Docker: https://datahubproject.io/docs/docker - you could search a lot of users who did this on ec2 in the past.
r
Thanks for the answer. We will probably end up still choosing AKS since that seems like the better option!