πŸš€ DevOps Weekly Log – Week 2 Highlights

Tanish JainTanish Jain
2 min read

Learning. Practicing. Building.

In Week 2 of my DevOps journey, I moved deeper into Docker, revisited core Linux and Python concepts, and started applying my knowledge in real-world project workflows. Here's everything I worked on:


🐳 Docker – From Basics to Swarm

  • Learned about Docker Swarm for managing container clusters

  • Understood Swarm vs Kubernetes – when to use what

  • Worked hands-on with Docker Compose to manage multi-container apps

  • Explored Docker Volumes to handle persistent data

  • Practiced Dockerizing Django projects for real-world deployment


🐧 Linux & Shell Scripting – Core DevOps Tools

  • Revised key Linux concepts: file systems, mounting, disk management

  • Practiced and wrote advanced Shell scripts for automation

  • These are foundational skills for system admin tasks and CI/CD setups


🐍 Python – Advanced Concepts for Scripting

  • Covered decorators, generators, file handling, exception handling

  • This prepares me to write powerful DevOps tools and automation scripts


πŸ“Š SQL – Certified!

  • Took and passed HackerRank’s SQL Certification
    πŸ”— My Certificate

  • Practiced real-world queries useful for monitoring/logging tools and data analysis


πŸ§ͺ Project Work – Hands-On Docker + Django

  • Continued working on Django mini-projects

  • Applied Docker to containerize them

  • Will soon push to GitHub + start setting up CI/CD pipelines

Also started building a full eCommerce project using:

  • HTML, Tailwind, DaisyUI, JavaScript, Django, SQL

  • Goal: Make it production-ready with Docker & CI/CD


πŸ“Œ Plans for Week 3

  • Start Jenkins and build CI/CD pipelines

  • (Optional) Dive deeper into React

  • Focus on deploying the eCommerce app with Docker and GitHub Actions


πŸ”„ Summary

  • βœ… Docker Swarm, Volumes, Compose

  • βœ… Linux + Shell scripting revision

  • βœ… Advanced Python for scripting

  • βœ… SQL certification

  • βœ… Dockerized Django projects

  • 🚧 Preparing eCommerce app for CI/CD


πŸš€ DevOps is about consistency, automation, and real-world experience β€” and I’m learning by doing exactly that. Stay tuned for Week 3!

3
Subscribe to my newsletter

Read articles from Tanish Jain directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Tanish Jain
Tanish Jain