0 ✔ | 1 ♥
Continuous Delivery: Anatomy of the Deploymen...
The deployment pipeline is the key pattern that enables continuous delivery. A deployment pipeline implementation provides visibility into the production readiness of your applications by giving feedback on every change to your system. It also enables team members to self-service deployments into their environments. Learn how to create and manage a deployment pipeline, and how to use the crucial information it provides on the bottlenecks in your software delivery process so you can work to continuously improve it.
agile, continuous delivery, continuous integr...
0 ✔ | 1 ♥
mental prayer - EWTN
(Chapter 21 of "Our Father's Plan", by Fr. William Most, published by Christendom College Press.)
catholicism, christianity, contemplation, eas...
0 ✔ | 1 ♥
CloudConvert
Update or Link images for quick format conversion
bmp, cloud services, convert, convert images,...
0 ✔ | 1 ♥
InversionOfControl - Martin Fowler
"Inversion of Control is a key part of what makes a framework different to a library. A library is essentially a set of functions that you can call, these days usually organized into classes. Each call does some work and returns control to the client."
architecture, clean architecture, clean code,...