- maverick cloud
Step-by-Step Guide to Creating an AWS VPC and NAT Gateways
In this blog post I’m going to provide a step-by-step guide to create an AWS VPC. How to create an Internet Gateway and configure a couple of Public Subnets that are spread across two Availability Zones for High Availability whilst also creating a custom route table to enable the Public Subnets to access the Internet. Next configure a couple of Private Subnets that are also spread across two Availability Zones and then configure a NAT Gateway to allow these Private Subnets the ability to connect to the Internet for operating system patches whilst not allowing anything on the Internet the ability to connect to these Private Subnets.
Brief Steps:
Create VPC
Create Internet Gateway
Create Public Subnet
Create Route Table to Enable Internet Access for the Public Subnets
Create NAT Gateway
Create Private Subnet
Creating Route Table for the Private Subnets to Access Internet via NAT Gateway
That’s all for now, I will keep updating on the AWS/Azure !!!
Feel free to comment and let us know about this article.
visit : https://www.mavrickcloud.com