Skip to content

faustroxas/vpc-fullstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPC Reference Architecture: Infrastructure as Code

The architecture will deploy a VPC with a VERY OPINIONATED presets parameters that you can choose from to orchestrate your network architecture design automatically.

Running the example

1. Fork the GitHub repository

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).

2. Create the VPC cloudFormation stack

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

3. Optionally, you can create security groups cloudformation stack.

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.

License

This reference architecture sample is licensed under Apache 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published