Day 1:
- Have Linux setup
- practice Linux commands
- have git hub account
- what is Devops ?
- what is ci and cd ?
- which tools we are using in devops and why ?
- have 5 git repos with hello word applications code and same on local too
- build and deployment for
Day 2:
- have own projects ( 3-5 )
- have git account
- have Linux machine
- try Linux commands
- install required software’s on Linux
- explore DevOps , continuous integration and continuous deployment terminologies
Day 3:
- Try 5-10 shell script examples
- showcase your ram , hard disk , cpu using shell script
- 30-50 Linux commands
- open git account
- have 5 projects of hello word should be compile and run on your own laptop
Day 4:
- Install docker
- try docker commands (10-20 commands )
- what is dockerfile
- create your custom docker image
- develop applications and have dockerise setup for any 5 applications
- commit assignments for docker on GitHub
Day 5:
- 20 docker commands and practical hands on
- docker va docker-compose
- setup docker
- setup docker-compose
- have 5-10 working dockerfile commited on GitHub
- env , ports , name and extra parameters with dockerfile
- what’s RUN and FROM in dockerfile
- existing available docker images vs custom docker image
- what is Docker registry
- what are available registry’s
- setup your own container registry and try to push images
- push from one server and pull same image on another servers
Latest posts by Mahesh Wabale (see all)
- Devops and Cloud Batch 12 Assignment - July 21, 2026
- Deploy a Java Application Using Ansible | Step-by-Step Guide - July 16, 2026
- ArgoCD Okta integration - July 2, 2026