The architecture will deploy a VPC with a VERY OPINIONATED presets parameters that you can choose from to orchestrate your network architecture design automatically.
Fork the Amazon VPC sample template GitHub repository into your GitHub account.
From your terminal application, execute the following command (make sure to
replace <your_github_username>
with your actual GitHub username):
git clone https://github.com/<your_github_username>/vpc-fullstack
This creates a directory named vpc-fullstack
in your current
directory, which contains the code for the Amazon VPC template(s).
Deploy | Region Name | Region |
---|---|---|
Launch this stack 🚀 | US East (N. Virginia) | us-east-1 |
Launch this stack 🚀 | US East (Ohio) | us-east-2 |
Launch this stack 🚀 | US West (N. California) | us-west-1 |
Launch this stack 🚀 | US West (Oregon) | us-west-2 |
Launch this stack 🚀 | EU (Ireland) | eu-west-1 |
Launch this stack 🚀 | EU (London) | eu-west-2 |
Launch this stack 🚀 | EU (Frankfurt) | eu-central-1 |
Launch this stack 🚀 | Asia Pacific (Singapore) | ap-southeast-1 |
Launch this stack 🚀 | Asia Pacific (Sydney) | ap-southeast-2 |
Launch this stack 🚀 | Asia Pacific (Tokyo) | ap-northeast-1 |
Launch this stack 🚀 | Asia Pacific (Seoul) | ap-northeast-2 |
Launch this stack 🚀 | Canada (Central) | ca-central-1 |
Deploy | Region Name | Region |
---|---|---|
Launch this stack 🚀 | US East (N. Virginia) | us-east-1 |
Launch this stack 🚀 | US East (Ohio) | us-east-2 |
Launch this stack 🚀 | US West (N. California) | us-west-1 |
Launch this stack 🚀 | US West (Oregon) | us-west-2 |
Launch this stack 🚀 | EU (Ireland) | eu-west-1 |
Launch this stack 🚀 | EU (London) | eu-west-2 |
Launch this stack 🚀 | EU (Frankfurt) | eu-central-1 |
Launch this stack 🚀 | Asia Pacific (Singapore) | ap-southeast-1 |
Launch this stack 🚀 | Asia Pacific (Sydney) | ap-southeast-2 |
Launch this stack 🚀 | Asia Pacific (Tokyo) | ap-northeast-1 |
Launch this stack 🚀 | Asia Pacific (Seoul) | ap-northeast-2 |
Launch this stack 🚀 | Canada (Central) | ca-central-1 |
This reference architecture can only be deployed to Regions which have all necessary services available. See the Region Table for information about service availability.
This reference architecture sample is licensed under Apache 2.0.