Continuous integration is the first step toward a completely automated development, deployment and operations pipeline. It helps to mitigate integration issues, and catch known issues early via automated testing. If you're new to continuous integration, this step is a great place to start. We'll explore the various tools, technologies, and vocabularies surrounding the continuous integration ecosystem, as well as introduce you to the key tools of the trade that will enable you to get a headstart in your burgeoning DevOps career.
You will gain the following skills by completing this step:
This content is suitable for those who are:
None specified.
Video Lecture | What You'll Learn |
---|---|
What Is CI? | What continuous integration is and why it matters. |
Creating a Development Environment |
How to set up your development environment. |
Version Control | How version control interacts with the CI process. |
Testing | How to mechanize your testing with CI. |
Database Schema Changes | How to implement and run database schema changes. |
Introduction to Jenkins | An overview of Jenkins and how to utilize it within your CI process. |
If you have thoughts or suggestions regarding this content, please contact us at platformsupport@qa.com.