CD

Blog posts tagged with CD
What is Continuous Integration?

What is Continuous Integration?

08/11/2018
It’s hard to find terms getting more attention in the software world in the last few years than the closely related practices of Continuous Integration(CI) andContinuous Delivery or Continuous Deployment(CD), often referred to in tandem as CI/CD. Organizations across the world, from one-person development shops to multinational corporations, are implementing CI and CD for their software products.
The Benefits and Best Practices of Continuous Delivery

The Benefits and Best Practices of Continuous Delivery

16/06/2020
Continuous delivery helps software development teams get their code changes from development to testing, and into the hands of users more quickly. In this post, Chris Ward looks at the benefits and best practices for implementing this practice into your teams.