Lloyd Rochester's Geek Blog

The Internet is the most complex public service ever created! The Internet is truly amazing. Want to know how the Internet works? If you come from a Computer Science Background it’s very unlikely you will know about how the internet works. If you take Cisco Certifications or do Networking, it is also very unlikely you understand how the Internet works. Recently, I couldn’t resist and I learned how the internet works. In this Blog post I want to show you how I learned how the Internet works.

Summary

To understand how the Internet works the following areas need to be understood:

Learning Networking

It’s a big field and Computer Science programs in College typically have maybe one course on the subject. Take a Certification like the CCNA or the Juniper Equivalent on Switching and Routing to start learning networking. What is necessary here is to know effectively how IP packets go from a source to a destination. When these IP packets travel their paths can dynamically change and that is where BGP comes into play. The CCNA won’t teach you it. Tier 1 ISP operators have the entire internet in their routing tables effectively and understanding what that means is crucial. Knowing the difference between a public and private IP address and how IP addresses are translated from public to private in mechanisms such as NAT. How the IP address of your computer in a coffee shop gets translated by your ISP to go somewhere. How is a URL translated to an IP Address?

Learning the Players

The Internet allows Networks to talk to Networks. How is this done? It is done in the Internet Exchanges. Understand what Equinix is, understand what Level 3 is, understand Tata’s undersea optical Cable Network. What about the data? Where are all the pictures you’ve uploaded in the cloud gone. What is a data center, what is a “colo” and how do they connect? What is a CDN?

Peering

What is peering? What is paid peering? How can your ISP leverage you as a customer to have others peer with them. What are the politics of Peering? What is NANOG and why in the last 30 years has it been important?

Learning Resources

Here are the resources I used to understand how the Internet works. I’m still learning but with what I’ve done I feel like I got to a plateau and have a good purview of the Internet. I’ve tried to put the best order on things but with so much content it might make sense to move it around based on what you already know.