Amazon Web Services (AWS)account- Permissions to launch
EC2instances, manageAutoScalingand setSecurity Groups.
Ensure that your VPC has all of the following:
- An Internet Gateway
- A Public Subnet where you can deploy the AccessTier
For a new VPC, a quick option to try the Access Tier CloudFormation deployment is to use the network/banyan-network-stack.json stack
to provision all the requisite AWS Networking.
To deploy Access Tier using the latest netagent-2.x.x, use the stacks in the netagent2 folder.
To deploy Access Tier using legacy netagent-1.x.x, use the stacks in the netagent1 folder.
Each folder has a README explaining how to deploy the stack.