Course Curriculum
Getting Ready | |||
Course Overview | 00:03:00 | ||
Course Content | 00:02:00 | ||
Before Starting: Prerequisites | 00:02:00 | ||
What is Version Control system | 00:06:00 | ||
Installing Git on Windows | 00:03:00 | ||
Setup An EC2 instance and Install Git on Linux | 00:08:00 | ||
Working with Git bash | 00:04:00 | ||
Working with Git | |||
Creating a repository on git | 00:08:00 | ||
Different Git Stages | 00:13:00 | ||
Working with git stages | 00:08:00 | ||
Compare code changes with different git stages | 00:11:00 | ||
Compare code changes with different local commits | 00:05:00 | ||
Working with GitHub | |||
Why do we need GitHub | 00:03:00 | ||
Creating GitHub account | 00:05:00 | ||
Creating a repository on GitHub | 00:06:00 | ||
Cloning a repository from GitHub | 00:05:00 | ||
Push code on to the remote repository | 00:08:00 | ||
Working with other Developer | |||
Working with other developer code | 00:08:00 | ||
Git clone Vs Git pull | 00:04:00 | ||
Common Issues Faced by Developers | 00:11:00 | ||
Connecting to GitHub using ssh | 00:11:00 | ||
Map local repo with remote repository – git remote add | 00:11:00 | ||
How a Java developer push code onto remote repository | 00:10:00 | ||
Git Commits | |||
Working with commits on Git | 00:10:00 | ||
Know information about specific commit on Git – git show | 00:05:00 | ||
Working with commits on GitHub | 00:08:00 | ||
Commit changes directly on GitHub | 00:07:00 | ||
Git Branches | |||
Why do we need branches | 00:06:00 | ||
Branches in DevOps workflow | 00:04:00 | ||
Working with branches on GitHub | 00:04:00 | ||
Working with branches on Git | 00:05:00 | ||
Committing changes on branches | 00:07:00 | ||
Merging changes onto master branch from dev | 00:03:00 | ||
Resolving merge conflicts | 00:14:00 | ||
Working with Team | |||
Fork a repository | 00:07:00 | ||
Creating a Pull Request (PR) | 00:11:00 | ||
Working with Private Repositories | 00:07:00 | ||
Adding Collaborator to a GitHub Repository | 00:07:00 | ||
Creating Protected Branch | 00:12:00 | ||
Tagging a commit | 00:09:00 | ||
Reverting Changes | |||
Revert changes from the working directory | 00:06:00 | ||
Reverting changes from Staging Area and Local Repository | 00:06:00 | ||
Using .gitignore file | 00:05:00 | ||
Other Concepts | |||
Git rebase | 00:07:00 | ||
Git fetch Vs Git Pull | 00:07:00 | ||
DevOps Engineer roles on Git - With Project | |||
Introduction to Git Project | 00:06:00 | ||
Setup Git Repository and Branches for new project | 00:08:00 | ||
Allowing Developers to check-in code | 00:09:00 | ||
Enabling DevOps workflow on Dev branch | 00:15:00 | ||
Pull Request (PR) to merge code from Dev branch to UAT branch | 00:06:00 | ||
Release code onto Production | 00:17:00 | ||
AWS Account Setup | |||
How to Create an AWS Account | 00:06:00 |
Review
COURSE REVIEWS
Course Reviews
No Reviews found for this course.