Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 4.28 KB

README.md

File metadata and controls

24 lines (20 loc) · 4.28 KB

Docker & Kubernetes - The Practical Guide

Learn Docker, Docker Compose, Multi-Container Projects, Deployment and all about Kubernetes from the ground up! 🐳☸️

About this Repository
🌐 Dive into the world of Docker and Kubernetes with this Practical Guide.
⭐ Comprehensive resource for understanding and implementing containerization and orchestration using Docker and Kubernetes.
🔍 Practical examples and hands-on projects for solidifying the concepts and tools required for modern DevOps practices.
🚀 Develop, deploy, and scale applications with Docker and Kubernetes!

Table of Content

Module Description Resources
Images & Containers The Core Building Blocks Folder & GitHub Commits
Cheat Sheet
Volumes Managing Data & Working with Volumes Folder & GitHub Commits
Cheat Sheet
Networking (Cross-)Container Communication Folder & GitHub Commits
Cheat Sheet
Multi-Container Apps Building Multi-Container Applications with Docker Folder & GitHub Commits
Docker Compose Elegant Multi-Container Orchestration Folder & GitHub Commits
Cheat Sheet
Utility Containers Using Utility Containers &
Executing Commands in Containers
Folder & GitHub Commits
Laravel Setup A More Complex Setup - Laravel & PHP Dockerized Project Folder & GitHub Commits
Deploying Docker Containers Deploy Docker Containers with AWS EC2 & AWS ECS Folder & GitHub Commits
Getting Started with Kubernetes An introduction to Kubernetes and its architecture Folder & Commits
Cheat Sheet
Kubernetes in Action Diving into the Core Concepts Folder & Commits