DevOps/Infrastructure
1. Docker 🐳
Key Concepts:
Architecture:

Example Dockerfile:
2. Kubernetes ☸️
Key Concepts:
Architecture:

Example Kubernetes Deployment:
3. CI/CD 🔄
Key Concepts:
CI/CD Pipeline:

Example GitLab CI/CD Configuration:
4. Docker Swarm 🐝
Key Concepts:
Architecture:

Example Docker Swarm Service:
Last updated