VPC ( Virtual Private Cloud) Configuration
Introduction
This blog is Part 01 of a 02 part series related to custom VPC configurations
Part 01 discusses the following scenario
- Creating a VPC with 02 subnets ( Public and Private )
- Creating a bastion host server in the public subnet
- Allowing the Bastion host to connect to the servers in the Private Subnet using RDP.
Part 02 will discuss the following
- Configuring NAT Instances
- Configuring VPC Peering
- Configuring VPC flow Logs.
What is a VPC
VPC can be described as a logical Datacenter where AWS resources can be deployed.… [Keep reading] “VPC ( Virtual Private Cloud) Configuration”