Deploying Upsolver on AWS

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

Deploying SQLake 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 SQLake 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 SQLake on your AWS account, follow the deployment guide.

To learn more about the roles created by Upsolver deployment, follow the AWS role permissions page.

To securely connect to other EC2 resources (e.g. Kafka, databases, etc.) on your AWs account, follow the VPC peering guide.

Last updated