Deploying to Amazon Web Services
Our recommended deployment approach for Amazon Web Services is using Helm on EKS, an Amazon-managed Kubernetes service. Alternatively, any self-managed Kubernetes flavor may be used. Refer to our Kubernetes deployment guide for more information.
We also have an example that demonstrates how to set up AWS EKS and deploy Document Engine to it.
Legacy Services
There are many older ways of deployment, including, but not limited to:
-
Using virtual machines in EC2
Document Engine can successfully operate on ECS or EC2 with no limitations, but we currently don’t provide documentation for alternative services.