Create a VPC and Subnets

In AWS, create a VPC for the Commander deployment. The CloudFormation template references the ID of this VPC.

In the VPC, create one or more subnets for the:

  • EC2 instance that will host Commander.
  • RDS instance that will host the Commander database.
  • Elastic Load Balancer instance.

The CloudFormation template references the IDs for all available subnets.