Git And Github For Devops Engineers
Last updated 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 2.82 GB | Duration: 6h 15m
Last updated 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 2.82 GB | Duration: 6h 15m
DevOps Engineer Roles on Git and GitHub from Creating a Repository to Releasing Code onto Production Environment
What you'll learn
Able to learn how to use Git & GitHub to manage their job as a DevOps engineer
DevOps Engineer roles on Git and GitHub
A starting point to DevOps journey
Requirements
Linux Basics
Description
Not sure where to start your DevOps journey? or Want to know what kind of activities a DevOps Engineer does on Git and GitHub in the real world? or Would you like to set up a production-ready Git environment for your developers? Then this course is for you. I have created this course from the perspective of a DevOps Engineer who is not writing application code much. I have taken a real-world project to explain from creating a repository to releasing code onto the production environment. This gives a complete understanding of the power of Git and GitHub. I hope you will enjoy this course. We have covered various concepts like What is a version control systeminstalling git on windows, Linux, and macworking with git bashcreating repositoriesgit stagesgit workflowscreating GitHub accountcloning repositorypush code onto the remote repositorygit clone vs. git pullgit remote addworking with commits on gitgit branchesbranching strategiescommitting changes on git branchesresolving merge conflictsFork a repositorycreating a pull requestworking with private repositories adding a collaborator creating protected branchestagging a commit reverted changesusing .gitignore filegit rebasegit fetch vs. git pullhow the git project does worksetup git repository and branches for a new project allowing developers to check in codeEnabling DevOps workflow on the Dev branchpull request (PR) to merge code from Dev to productionRelease code onto production
Who this course is for:
Any IT professional who wants to start their career on DevOps,DevOps Engineer who want to get complete picture of Git & GitHub activities