DevOps part 1 : interview

DevOps Terminology

Linux

GIT

Docker

Live code screening

 
        - script to detect OS  
        - install git
        - clone public project from github
        - backup project dir with date 
        - cron job for back dir
 Lab2 :
       - Build Docker file for Spring or Angular  or laravel
       - Build Docker compose for  Spring or Angular  or laravel

 Advanced Lab : 
 
       - build docker-compose project with Microservice with git submodule

References

1- https://www.edureka.co/blog/interview-questions/top-devops-interview-questions-2016/

2- https://www.simplilearn.com/tutorials/devops-tutorial/devops-interview-questions

3- https://www.guru99.com/devops-interview-questions.html

Last updated