This repository documents my journey through the Networking Module at CoderCo Academy.
I learned core networking concepts essential for DevOps, including IP addressing, DNS, routing, firewalls, NAT, and cloud networking.
- Understanding how data flows across networks (TCP/UDP, ports, protocols)
- Subnetting, CIDR, and IP calculations
- DNS and Domain configuration
- Routing and troubleshooting networks
- EC2 setup with NGINX
- Cloud networking basics (VPCs, subnets, gateways)
- Using network troubleshooting tools: ping, traceroute, nslookup
- EC2 Instance Setup: Steps to launch an EC2 instance, configure security groups, link a custom domain, and serve a custom NGINX page.

- Networking Notes: Comprehensive notes covering all module topics for reference and study.