Quote:
Originally Posted by gar
I wonder if anyone here use Docker. Blue-Green deployment, auto scaling etc.
Or anyone here using Git? Git push deploy?
|
Those that I've run into using docker have generally been pissed off about the fact their developer used docker. Some use git but it's mostly larger companies. Not many are using any form of auto scaling as that requires using a cloud based system like Amazon AWS, which if you run the numbers ends up costing 20x more then normal servers at which point you may as well just overbuild with normal servers. Most of the smaller companies and individual webmasters just edit on the fly using ftp.