5 followers
DevOps Engineer Information Purposes and Cloud Computing
TABLE OF CONTENTS What is Docker? Docker benefits include: Docker vs. Virtual Machines What is DevOps? DevOps benefits include: Docker for...
TABLE OF CONTENTS Why use YAML with Python? Installing and importing PyYAML Reading and parsing a YAML file with Python Parsing YAML strings with...
Ansible Playbooks offer a repeatable, re-usable, simple configuration management and multi-machine deployment system, one that is well suited to...
Sometimes you want to switch the branches, but you are working on an incomplete part of your current project. You don't want to make a commit of...
Task-1 Fork this repository Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. ssh-keygen generates public...
TABLE OF CONTENTS Why is git stash important? How to use git stash How to create a stash Listing your stashes Retrieving stashed...