Continuous Integration works to integrate code from your team in a shared repository. Developers share their new code in a Merge (Pull) Request, which triggers a pipeline to build, test, and validate the new code before merging the changes in your repository. Continuous Delivery delivers CI validated code to your application. Together, CI and CD accelerate how quickly your team can deliver results for your customers and stakeholders. CI helps you catch and reduce bugs early in the development cycle, and CD moves verified code to your applications faster.
This GitLab training course will teach you the fundamental of CI/CD using Gitlab.
By attending GitLab workshop, delegates will learn to:
- Understand the Gitlab advantage over Github
- Utilise Gitlab as a complete CICD platform by deploying a project application with Gitlab
- Complete basic integration & security for Gitlab with Work tools for productivity
- IT Automation Administrators
- Developers