DevOps Tools Introduction #05: Continuous Delivery

Turning source code into running services requires a series of steps. Continuous Integration (CI) and Continuous Delivery (CD) are key concepts behind automating, as much as possible, build and deployment processes. LPI covers CI/CD in objective 701.4. Martin Fowler offers ... Read more The post DevOps Tools Introduction #05: Continuous Delivery appeared first on Linux Professional Institute (LPI).
Read Full Article on LPI →