Hacker News new | ask | show | jobs
by sangupta 4740 days ago
At http://multiplx.com (an RSS Reader) we usually do a production release once every day or two. This helps us keeping the bugs minimal and users happy.

Though it consumes a lot of bandwidth, but automation is the key here. It can be minimized if you have a CI tool that can build the product and deploy on the machine itself.