Description
Today the technology sector is experiencing a boom throughout the world. There are hundreds of startups launching every day. In order to move fast - these startups need people who are skilled at automating as much as possible. Mostly progressive startups - favor implementing completely automated DevOps pipelines from the get go. They realize that these practices of continuous integration (CI) and DevOps will yield tremendous benefits regarding speed and agility. The demand for these skills has been steadily rising over the last few years.
Jenkins is an award-winning open source toolset which enables us to build very sophisticated automated build pipelines very quickly. It has extensive community support which has augmented the core functionality of Jenkins by building and sharing hundreds of very useful plugins. Implementing continuous integration with Jenkins can help us immensely in reducing the risk within our software development lifecycle. It catches us bugs early and increases the quality of our software products. This, in turn, reduces the overall cost to develop innovative software in any environment - startups and enterprise alike.
The demand for professionals who have experience with these tools has been growing steadily over the last few years. The salaries and consulting rates for these skills have also been rising and are only bound to go up as the demand for these skills remains steady or increases.
In this course we will:
- Learn about CI and why it is important
- Learn about Jenkins
- Build an automated CI pipeline with Jenkins
- Learn how to version control and manage relational database schema
- Run the CI pipeline to maintain build artifacts
- Learn how to configure, secure and extend Jenkins
- Learn how to configure automated build notifications
- Integrate CI builds with Git repositories hosted in GitHub
Información sobre el Instructor
4.05 Calificación
178511 Estudiantes
55 Cursos
TetraNoodle Team
REAL KNOWLEDGE. REAL EXPERIENCE. REAL VALUE.
At TetraNoodle Technologies and its education arm - TetraTutorials, we work with several startups and build small to very high scale cloud solutions every day. We know what it takes to do this well.
We strive to put all our hands-on experience into these courses. Instead of superficial knowledge - we go into the depth of the topic and give you the exact - step by step blueprint on how to tame these complex topics in easy and digestible bite-sized videos. This real world knowledge enables you to grasp these concepts easily, and you can apply this learning immediately into your projects.
TetraNoodle technologies has been in the software business since 2001. We have been part of many prestigious projects and startups. Over the course of these years - we have gained a good insight into what makes for flexible, scalable and robust software solutions. We are passionate about sharing all our collective knowledge with you. As of mid-2017, we have already taught over TWENTY FIVE THOUSAND students and counting.
Student feedback
Reviews
Sashikanta Mishra
31-03-2021
Could be better
The basics were covered well, even if it was mostly about windows. Maybe a future course can teach extending Jenkins, maybe writing plugins, and maybe using a language like groovy to extend Jenkins.