- 02001. DevOps, Docker and Containerization
- 02002. Step 01 - Docker and DevOps - Installation and Introduction
- 02003. Step 02 - Your First DevOps Use case with Docker
- 02004. Step 03 - Important Docker Concepts - Registry, Repository, Tag, Image and Conta
- 02005. Step 04 - Playing with Docker Images - Java, JavaScript and Python
- 02006. Step 05 - Playing with Docker - Detached Mode and Logs
- 02007. Step 06 - Playing with Docker Images and Containers
- 02008. Step 07 - Understanding Docker Architecture - Docker Client, Docker Engine
- 02009. Step 08 - Understanding Docker Popularity - My 3 Top Reasons
- 02010. Step 09 - Learning Docker Images - Commands
- 02011. Step 10 - Learning Docker Containers - Commands
- 02012. Step 11 - Learning Docker Commands - system and stats
- 02013. Step 12 - 01 - Import Docker Projects into Visual Studio Code
- 02014. Step 12 - 02 - Building Docker Images for Python Application
- 02015. Step 13 - Understanding creation of Docker Images in Depth
- 02016. Step 14 - Pushing Python App Docker Image to Docker Hub
- 02017. Step 15 - Building and Pushing Docker Image for Node JavaScript App
- 02018. Step 16 - Building and Pushing Docker Image for Java Application
- 02019. Step 17 - Building Efficient Docker Images - Improving Layer Caching
- 02020. Step 18 - Understanding ENTRYPOINT vs CMD
- 02021. Step 19 - Docker and Microservices - Quick Start
- 02022. Step 20 - Introduction to Microservices - CE and CC
- 02023. Step 21 - Running Microservices as Docker Containers
- 02024. Step 22 - Using Docker Link to Connect Microservices
- 02025. Step 23 - Using Custom Networking to Connect Microservices
- 02026. Step 24 - Using Docker Compose to Simplify Microservices Launch
- 02027. Step 25 - Understanding Docker Compose further