Skip to content

Networking for DevOps Roadmap

TCP/IP, DNS, HTTP/TLS, and the troubleshooting toolkit — the networking fundamentals every DevOps engineer needs.

0%

0 of 11 topics complete

  • Done
  • To do
  • Optional

Tick a topic as you finish — saved in this browser only.

  1. Models

    The conceptual frameworks that make networking make sense.

  2. Addressing

    IP addresses and how networks are carved up.

  3. Name resolution

    How hostnames become IP addresses.

    • DNS

      Resolvers, records (A, CNAME, MX, TXT), and TTLs.

  4. Transport & app

    The protocols your services speak.

    • Connection-oriented reliability vs low-latency datagrams.

    • Request/response, status codes, TLS handshake.

  5. Edge

    Traffic management at the boundary of your infrastructure.

  6. Troubleshooting

    Diagnose network problems systematically.