Deploy Upsolver on AWS

Upsolver is offered as a self-hosted, fully managed solution deployed into an Amazon Virtual Private Cloud (VPC) inside your AWS account.

Deploying Upsolver in your AWS account allows you to:

  1. Ensure data never leaves your VPC.

  2. Securely connect to your data sources and targets.

  3. Create compute clusters of any size.

  4. Select your preferred EC2 compute type.

When deploying Upsolver in your account, Upsolver walks you through several configuration steps asking for VPC and network information to create a custom AWS CloudFormation template for your specific environment. Once completed, Upsolver will execute the CloudFormation template in your account to deploy all of the required components.

To deploy Upsolver on your AWS account, follow the Deployment Guide.

To learn more about the roles created by the Upsolver deployment, see AWS Role Permissions.

To securely connect to other EC2 resources (e.g. Kafka, databases, etc.) on your AWS account, follow the VPC Peering Guide.

Last updated