https://github.com/visaltyagi/vpc-assignment-1
How to Create a VPC & Access Private Subnet Instance from Public Subnet Instance - VPC Assignment 1
https://github.com/visaltyagi/vpc-assignment-1
aws awsvpc ec2 internetgateway natgateway subnets vpc vpc-assignment
Last synced: 3 days ago
JSON representation
How to Create a VPC & Access Private Subnet Instance from Public Subnet Instance - VPC Assignment 1
- Host: GitHub
- URL: https://github.com/visaltyagi/vpc-assignment-1
- Owner: visaltyagi
- Created: 2025-02-10T07:20:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T07:25:02.000Z (over 1 year ago)
- Last Synced: 2025-02-21T21:39:45.574Z (over 1 year ago)
- Topics: aws, awsvpc, ec2, internetgateway, natgateway, subnets, vpc, vpc-assignment
- Homepage: https://medium.com/devops-guides/how-to-create-a-vpc-access-private-subnet-instance-from-public-subnet-instance-vpc-assignment-1-141ee1a1c0ff
- Size: 5.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPC-Assignment-1
How to Create a VPC & Access Private Subnet Instance from Public Subnet Instance - VPC Assignment 1
**Problem Statement:**
Working for an organization, you are required to provide them a safe and secure environment for the deployment of their resources. They might require different types of connectivity. Implement the following to fulfill the requirements of the company.
**Tasks to Be Performed:**
1. Create a VPC with 120.0.0.0/16 CIDR block.
2. Create 1 public subnet 2 private subnets and make sure you connect a NAT gateway for internet connectivity to a private subnet.
**For a complete solution, check this link:** https://medium.com/devops-guides/how-to-create-a-vpc-access-private-subnet-instance-from-public-subnet-instance-vpc-assignment-1-141ee1a1c0ff