Continuous Deployment (CD) is a software development practice in which every change to the code base goes through a pipeline of automated tests, resulting in an automatic deployment on each successful test.
This is extremely useful for small teams that want to get features out as fast as possible without having to worry about an entire release cycle.
Insights
Сode, bits, ideas, tips and other programming related thoughts about few industries of our interest.