Category: Networking Accessing anything on the internet is not as simple as typing a web address and hitting enter. Although you get the desired content in your browser in a fraction of a second, there is a lot that happens even before your actual request is served. The Internet is not magic, and it is … Continue reading AWS Route 53
Network
AWS VPC
Category: Network AWS VPC (Virtual Private Cloud) provides a networking and security layer for the deployed AWS resources like EC2, RDS, and similar other resources. VPCs form the basis of any cloud architecture. By default, they are isolated from other AWS services or networks. Compared to the real-world networks, AWS VPCs abstract most of the … Continue reading AWS VPC