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. For specific guidance on configuring network access to your Document Engine services within Kubernetes on AWS, particularly when using AWS Application Load Balancers (ALB), refer to the AWS ALB integration section in our Kubernetes Ingress guide.

Legacy services

There are many older ways of deployment, including, but not limited to:

Document Engine can successfully operate on ECS or EC2 with no limitations, but we currently don’t provide documentation for alternative services.