Description
In this course
-
You will get introduced to continuous integration (CI) and learn what it is all about.
-
Learn why continuous integration is important (especially in fast paced agile environment)
-
In any real world software project - databases are a key component. You will learn how to maintain and version control database schema in an automated fashion via RoundHousE
-
You will learn how to build an automated continuous integration (CI) pipeline with Jenkins and its various plugins
-
Build CI and CD pipelines using Jenkins, Gradle, Maven, Artifactory and corresponding plugins
-
You will learn how to configure, secure and extend Jenkins
-
The continuous integration (CI) pipeline will integrate the automated builds with Git repositories hosted in GitHub
-
You will also learn how to manage the build artifacts which are produced by the continuous integration (CI) builds