मुफ़्तCloud & Infrastructure
DevOps & Platform Engineering
Learn the real DevOps toolchain: Docker, Kubernetes, Terraform, GitHub Actions, Ansible, Prometheus, then ship one project that containerizes an app and deploys it through a CI/CD pipeline onto Kubernetes.
Containers are the foundation of modern DevOps. Learn Docker end-to-end: images, containers, Dockerfiles, volumes, networking and Docker Compose, with hands-on demos.
- What containers are and the problems they solve
- Images, containers and the main Docker commands
- Writing a Dockerfile and building your own image
- Docker Compose for multi-container apps
- Volumes for persistent data and debugging containers