We guarantee that all our online courses will meet or exceed your
expectations. If you are not fully satisfied with a course - for
any reason at all - simply request a full refund. We guarantee no
hassles. That's our promise to you.
Go ahead and order with confidence!
| Getting Ready | |||
| Course Overview | |||
| Course Content | |||
| Before Starting: Prerequisites | |||
| What is Version Control system | |||
| Installing Git on Windows | |||
| Setup An EC2 instance and Install Git on Linux | |||
| Working with Git bash | |||
| Working with Git | |||
| Creating a repository on git | |||
| Different Git Stages | |||
| Working with git stages | |||
| Compare code changes with different git stages | |||
| Compare code changes with different local commits | |||
| Working with GitHub | |||
| Why do we need GitHub | |||
| Creating GitHub account | |||
| Creating a repository on GitHub | |||
| Cloning a repository from GitHub | |||
| Push code on to the remote repository | |||
| Working with other Developer | |||
| Working with other developer code | |||
| Git clone Vs Git pull | |||
| Common Issues Faced by Developers | |||
| Connecting to GitHub using ssh | |||
| Map local repo with remote repository – git remote add | |||
| How a Java developer push code onto remote repository | |||
| Git Commits | |||
| Working with commits on Git | |||
| Know information about specific commit on Git – git show | |||
| Working with commits on GitHub | |||
| Commit changes directly on GitHub | |||
| Git Branches | |||
| Why do we need branches | |||
| Branches in DevOps workflow | |||
| Working with branches on GitHub | |||
| Working with branches on Git | |||
| Committing changes on branches | |||
| Merging changes onto master branch from dev | |||
| Resolving merge conflicts | |||
| Working with Team | |||
| Fork a repository | |||
| Creating a Pull Request (PR) | |||
| Working with Private Repositories | |||
| Adding Collaborator to a GitHub Repository | |||
| Creating Protected Branch | |||
| Tagging a commit | |||
| Reverting Changes | |||
| Revert changes from the working directory | |||
| Reverting changes from Staging Area and Local Repository | |||
| Using .gitignore file | |||
| Other Concepts | |||
| Git rebase | |||
| Git fetch Vs Git Pull | |||
| DevOps Engineer roles on Git - With Project | |||
| Introduction to Git Project | |||
| Setup Git Repository and Branches for new project | |||
| Allowing Developers to check-in code | |||
| Enabling DevOps workflow on Dev branch | |||
| Pull Request (PR) to merge code from Dev branch to UAT branch | |||
| Release code onto Production | |||
| AWS Account Setup | |||
| How to Create an AWS Account | |||