How to do Continuous Delivery
Overview https://aperza.com is a service where industrial engineers can search and order models (machines) from different manufacturers/distributors.
We recently introduced an e-commerce (https://ec.aperza.com) and are continuously improving our service.
Improvement is easily achieved because of our CD (Continuous Delivery) pipeline
This post is about what CD is and how you can implement it to get results.
What is CD (Continuous Delivery) “Continuous Delivery is the ability to get changes of all types—including new features, configuration changes, bug fixes and experiments—into production, or into the hands of users, safely and quickly in a sustainable way.