Releases: subhamay-bhattacharyya/0101-networking-cft
Releases · subhamay-bhattacharyya/0101-networking-cft
Initial Release of AWS VPC Fundamentals Lab
Release Description
Initial Release of AWS VPC Fundamentals Lab
This release introduces the initial version of the project for AWS Immersion Day, Lab 01 - VPC Fundamentals. The following features are included:
Features:
- Creation of a custom VPC with public and private subnets
- Setup of a NAT gateway for internet access from the private subnet
- Configuration of VPC endpoints for S3 and KMS
- Deployment of EC2 instances in both public and private subnets
- Testing connectivity between the EC2 instances and external resources
Commits:
- SB-0001: Initial commit
- Merge pull request #2 from subhamay-bhattacharyya/feature/SB-0001-initial-release
Closed Issues: