AWS Networking
- AWS Global Infrastructure:
- Refer Here
- AWS VPC (Virtual Private Cloud) is the foundational network service which helps us in creating Virtual Networks.
- VPC is created at the region level.
- Every aws region has a default VPC
- Subnets are scoped to Availability Zones and our resources will be created in AZs
- Consider the below image for network
- Lets create our first vpc
- Exercise: Create a vpc with 16 subnets with 500 device capacity/subnet in North Virginia