Skip to content

oalsheik/networking-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networking Lab

Fix deliberately broken cloud network infrastructure. Learn by troubleshooting real incidents.

Choose Your Cloud

Provider Status Guide
Azure ✅ Available azure/README.md
AWS ✅ Available aws/README.md
GCP ✅ Available gcp/README.md

What You'll Learn

  • Routing & Gateways — NAT gateways, route tables, internet egress
  • DNS Resolution — Private DNS zones, service discovery
  • Network Security — Security groups, firewall rules, subnet isolation
  • Troubleshooting — Real-world diagnostic techniques

How It Works

  • Infrastructure deploys with intentional misconfigurations
  • Incident tickets describe symptoms — you find the fix
  • Diagnose issues by SSHing into VMs through a bastion host
  • Fix issues from your local machine using cloud provider CLI (az, aws, gcloud)
  • Validate fixes from your local machine — the script tests connectivity via SSH

Having Trouble?

Please use GitHub Issues for bugs, broken instructions, or unclear steps:

  • Open an issue: GitHub Issues
  • Include: cloud/provider, which incident/step you’re on, what you expected vs what happened, and the output of the validation script (redact secrets/tokens).

Cost

~$0.50–1.00 per session. Always destroy resources when done.

About

Build your networking skills with our hands-on lab!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 58.1%
  • HCL 41.9%