Back to Continuous Integration
University of California, Davis

Continuous Integration

In today's world, software development is highly complex and often has large teams of developers working on small pieces of a larger software project. This course will go over the basic principles of using a continuous integration system effectively to constantly improve software. We're going to describe the different stations of continuous test, build, integration and deploy processes required for DevOps practices and apply best practices for quality software management, and tooling to accomplish iterative software build & test processes. You will be able to create an automated job for continuous build, test, integrate, and deploy with Travis CI and use branching and project workflows to enhance the quality, speed and feedback loops for your software assets. We'll describe the attributes of Deterministic Builds and how they are applied within the CI pipeline and use the Continuous Integration data and analytics to measure and improve the health of your software assets. Automation at scale is now more achievable for software development teams, as continuous integration makes it possible.

Status: Docker (Software)
Status: GitHub
IntermediateCourse16 hours

Featured reviews

CT

5.0Reviewed Sep 4, 2020

Amazing course with simple and clear steps. Highly recommended for beginners!

DM

5.0Reviewed Nov 12, 2019

Thank you for detailed course. Well structured with mix of Practical and Theory content.