Networking in AWS
- In AWS, we dont control the physical networks but we do create a virtual network which amazon refers a VPC (Virtual Private Cloud) as a network for the resources which we create in AWS
- Lets try to create one AWS ec2 instance
Networking Basics
-
Network is set of devices connected using a medium
-
Each device (host) in a network recieves an IP address for unique identification
-
IP address is also used for data communications across devices
-
Networking principles
- Two devices can communicate with each other if they are in same network
- Router can transfer the network packet from one network to other
-
So now lets try to visualize your home network
-
From your home network, you will be able to access google.com
-
Lets understand more about your home network
