Our Blog

Continuous Integration

What is Continuous Integration

Continuous Integration (CI) is an automated process for continually integrating software development changes. CI processes automate the building, testing and validation of source code. This blog post will answer common questions related to the software development practice of Continuous Integration.
Feb 19, 2020
By 
Tiffany Jachja
Continuous Integration

Version Control Systems

Source Code Management, also known as Version Control allows developers to manage and work with their software code. Continue reading to learn how to use Version Control Systems to leverage software delivery.
Feb 19, 2020
By 
Tiffany Jachja
Continuous Integration

Continuous Integration For DevOps 101

CI is the process of taking a developer’s code throughout the various steps necessary for it to be ready to be deployed as an application. This deployable application is called an artifact. 
Feb 19, 2020
By 
Tiffany Jachja
Continuous Integration