Networking in AWS
-
Basic Networking and IpAddresses on Cloud
-
Execute IpConfig on your system
-
Your Home Internet Connection
Scenario
- Your organization is in 5 floor building
- Each floor has a lab and workplace
- We need to create 10 subnets
- Each floor will have two subnets
- Each subnet will be of size 100 (capacity to connect 100 machines)
Networking Principles
- A system can connect to any other system in the same network
- Every Network (subnet) has a unique network id
- Each system connected to a network has a host id
- Ip address = network id + host id