Virtual Private Cloud

testgrinder service will be discontinued on January 31, 2025

testgrinder SMPC was discontinued as of February 1, 2024

You will need to create a new Virtual Private Cloud (VPC) or identify an existing one in which testgrinder will be deployed. It is recommended to create a separate VPC for testgrinder.

Create VPC

To create a VPC, navigate to the AWS VPC Console at https://console.aws.amazon.com/vpc and click Create VPC button. Select VPC and more, then enter VPC name (e.g. testgrinder, tg-eval, or tg-prod, etc), and choose a VPC CIDR that works for you (e.g. 10.0.0.0/16):

Creating VPC for tg-eval, Step 1

Select:

  • 2 Availability Zones (or more)

  • 2 Public Subnets (or more)

  • 0 Private Subnets

Creating VPC for tg-eval, Step 2

Choose:

  • NAT Gateways: None

  • VPC endpoints: S3 Gateway

  • Enable DNS hostnames: checked

  • Enable DNS resolution: checked

Creating VPC for tg-eval, Step 3

Click Create VPC button.

Save the changes.

Last updated

Was this helpful?