Welcome to the Cloud Native Infrastructure Deep Dive repository! This is a curated collection of resources aimed at helping you master the core concepts and advanced topics in cloud-native infrastructure.
- Containers: Learn the ins and outs of container technologies like Docker, containerd etc.
- Kubernetes: Deep dive into Kubernetes architecture, operations, and best practices.
- eBPF: Explore eBPF and its applications for observability, security, and networking.
- CNI (Calico/Cilium): Master container networking with leading CNIs like Calico and Cilium.
- Linux & Networking: Understand the foundational concepts of Linux networking in a containerized environment.
The repository is organized into topic-based folders:
containers-in-depth/
: Resources for container fundamentals and advanced concepts.kubernetes-in-depth/
: In-depth resources for learning Kubernetes.ebpf-in-depth/
: Articles, books, and tutorials on eBPF.cni-calico-cilium/
: Resources for learning CNI, focusing on Calico and Cilium.linux-networking/
: Focused on Linux and container networking.
Each folder contains subcategories for Books, Articles, and Tutorials to help you find the right material for your learning journey.
Explore the folders based on your area of interest, and dive into the provided resources. The repository will be regularly updated with new materials, so feel free to check back often for fresh content.
If you have resources you’d like to share or notice something that needs updating, contributions are welcome! Please open a pull request or issue.
Happy Learning! 🚀