🌐 How the Internet Actually Works β€” Explained for Cloud & DevOps Beginners

Divakar jaiswarDivakar jaiswar
4 min read

"It's not magic. It's engineering."

Ever wondered how you're able to load ChatGPT, stream YouTube, or scroll through LinkedInβ€”instantlyβ€”no matter where the servers are hosted?

In this blog, we’ll walk through:

  • πŸ’‘ What the internet really is

  • 🌎 How your data travels across the world

  • πŸ” What happens when you open a site like ChatGPT

  • 🌊 How submarine cables power your digital life


πŸ’« 1. The Internet = A Global Network of Networks

The internet is not a signle system. It's a giant web of interconnected networks owned by telecoms, governments, and private companies.

These networks talk to eachother using TCP/IP:

  • TCP (Transmission Control Protocol): Breaks your message into small "packets"

  • IP (Internet Protocol): Assigns addresses and routes those packets

βœ‰οΈ Like sending letters in envelopes (TCP) with GPS tracking (IP)

Whether it’s a WhatsApp ping or a file upload to the cloudβ€”this journey happens every time.


🏠 2. Who Connects You to the Internet? (ISP Tiers)

Your searched data does not go directly from you to Google to get reply.

It goes through 3 tiers of Internet Service Providers (ISPs):

🧳 Tier 1: Global Backbones

  • Own massive ✨global infrastructure

  • Examples: Tata Communications, NTT, Level 3

  • Exchange traffic for free (peering)

🌍 Tier 2: Regional ISPs (Internet Service Providers)

  • Buy bandwidth from Tier 1

  • Serve countries or large regions

  • Examples: Jio, Airtel, Vodafon

🏑 Tier 3: Local Providers

  • Deliver internet to homes, cafes, offices

  • Examples: ACT Fibernet, Spectra, Hathway

πŸš€ Your searched data goes through Tier 3 β†’ Tier 2 β†’ Tier 1 β†’ Server... then back in reverse order to you with reply in miliseconds.


🩻 3. Example: How ChatGPT Reaches You in Mumbai

You open ChatGPT. Here's what happens:

  1. πŸ“± Phone connects to WiFi (LAN)

  2. πŸ“‘ Router sends data to ACT (Tier 3)

  3. 🏭 ACT sends to Airtel (Tier 2)

  4. 🌐 Airtel passes to Tata Comm (Tier 1)

  5. 🌊 Tata sends via submarine cable to a US server

  6. ⏳ ChatGPT processes and responds

All this happens in under a second β€” thanks to global routing!

🌊 4. Submarine Cables = Internet's Ocean Superhighways

Contrary to what many believe...

πŸ“Ά Satellites handle only <1% of global traffic!

πŸ“‰ 99% of global data flows through submarine fiber optic cables:

  • Built under oceans

  • Carry signals as light

  • Connect all continents

Famous cables:

  • SEA-ME-WE 6: Asia β†’ Europe

  • FASTER: US β†’ Japan (by Google)

  • IAX: India β†’ Singapore


πŸ“Š 5. Networks Around You: PAN, LAN, MAN, WAN

πŸ”Ή TypeπŸ“Œ Full Form🌍 AreaπŸ§‘β€πŸ€β€πŸ§‘ Example
PANPersonal Area NetworkRoomPhone β†’ Watch
LANLocal Area NetworkHome/OfficeWiFi Router
MANMetropolitan Area NetworkCityCity Fiber Line
WANWide Area NetworkGlobalThe Internet!

Data hops from PAN β†’ LAN β†’ MAN β†’ WAN β€” and comes back in reverse order with result.


πŸŽ₯ 6. YouTube in Real Life

You tap a video on YouTube:

  1. πŸ“² Phone β†’ WiFi Router (LAN)

  2. πŸšͺ ACT (Tier 3) β†’ Airtel (Tier 2)

  3. 🌍 Airtel β†’ Tata (Tier 1) β†’ US Data Center

  4. πŸ“Ό YouTube Server β†’ Content Delivery Network (CDN)

  5. πŸ“Ί Stream reaches back β€” buffer-free!


πŸ”§ 7. Why This Matters for Cloud & DevOps

Understanding the internet’s architecture helps you:

  • βš–οΈ Design reliable cloud apps

  • πŸ”„ Troubleshoot latency or packet loss

  • πŸ“Š Architect scalable solutions

  • 🌟 Think like a DevOps/Cloud engineer

DevOps isn't just CI/CD pipelines β€” it's knowing how your users reach your services.


Conclusion

The internet isn’t a fluffy β€œcloud” somewhere. It’s a high-speed, globally connected infrastructure made of:

  • πŸ’‘ Protocols (TCP/IP)

  • 🧱 Layers of ISPs

  • 🌊 Submarine fiber cables

  • πŸ“Ά Network types (PAN β†’ WAN)

Understanding this gives you superpowers as a cloud or DevOps engineer.

The next time your app feels slow or unreachable, you'll know where to look: maybe it's a local WiFi glitch… or maybe a transoceanic cable got cut.

Master the internet, and you master the cloud.

0
Subscribe to my newsletter

Read articles from Divakar jaiswar directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Divakar jaiswar
Divakar jaiswar