Create Security VPC for HA Deployment
The recommended Blue Hexagon HA high-availability deployment architecture consists of deploying Blue Hexagon virtual appliances in a VPC with private subnets in multiple AZs (Availability Zones). If you don’t have such a VPC already, deploy the stack below to create a VPC, with a pair of public and private subnets spread across two Availability Zones. The stack deploys an internet gateway, with a default route on the public subnets. The stack also deploys a pair of NAT gateways (one in each AZ), and default routes for them in the private subnets in order to let the Blue Hexagon appliances register with the Blue Hexagon cloud.
The stack is a faithful adaptation of this AWS CloudFormation template.
The above stack creates only the VPC, subnets, and associated networking. The actual Blue Hexagon virtual appliances are deployed into this VPC as described here.
Blue Hexagon Proprietary