Ask HN: Web devs, how many times a week do you deploy? CI? CD?
If anyone knows of studies on CI/CD prevalence, that would also be interesting to share.
We integrate about 15 times a week (3x a day), and deploy every 2 weeks. CI, but no CD and we're "enterprise."
7 comments
[ 2.8 ms ] story [ 23.2 ms ] threadWe can go from Dev -> Prod in about two hours (with all our tests running) if there is a real need.
Deploy to production almost daily, usually for items that have been in test for a few days