Python Assignment & Project #1

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Write a python program which should following Prompt Input from user one Location of Linux filesystem and list each files of the directory. file name must be listed with row and serical num ie. 1.2.3.4.5 along with size | owner | last modified date. User must be promoted with a options to delete files

Read more

Docker and its brief

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Components of Docker and its Brief Summary: Docker Components : Docker Engine: Core part of the docker system. It consists following 3 components: Server: It is the docker daemon calledĀ dockerd. It can create and manage docker images. Containers, networks, etc. Rest API: It is used to instruct docker daemon what to do. Command Line

Read more

Devops simplified

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now What is Devops? Devops is cultural practice to remove barrier between development team and operation team in order to increase efficiency of development, delivery and maintenance. What Exactly Devops do? Main responsibility of Devops is to reduce the release cycle using automation, architecting devops infrastructure and brings better visibility of the system behavior and

Read more