Continuous Delivery

The practice of having a product in development ready for release at any point in time

Continuous Deployment

The practice of releasing changes to software automatically once they are made

Continuous Integration

A set of practices to make sure changes to a product don’t introduce bugs

Code Review

Systematic examination of source code

<<< Page 2 / 5 >>>