> We learned that accidentally sticking a server with nothing but naked IIS into rotation is really bad. Sorry about that one. Wait, does that mean what I think it means? Did someone get an IIS splash page when visiting SO? I was going to say they should live-blog during their next upgrade but it they did it on twitter which is awesome.
We generally pick a hashtag on twitter and do it that way. We've also done Hangouts On Air for non-hardware in the past which have been pretty fun as well.
Stack Overflow: How we upgrade a live data center
11–20 of 74 posts
Re: Stack Overflow: How we upgrade a live data center
#12Earlier quoted context omitted.
We generally pick a hashtag on twitter and do it that way. We've also done Hangouts On Air for non-hardware in the past which have been pretty fun as well.
If by fun you mean a 4 hour maintenance window turning into 8 hours ending well after midnight :-P
Re: Stack Overflow: How we upgrade a live data center
#13Re: Stack Overflow: How we upgrade a live data center
#14> We learned that accidentally sticking a server with nothing but naked IIS into rotation is really bad. Sorry about that one. Wait, does that mean what I think it means? Did someone get an IIS splash page when visiting SO? I was going to say they should live-blog during their next upgrade but it they did it on twitter which is awesome.
Basically, yes. This happened: https://twitter.com/atimmer10/status/560568418945236995 .
Would be hilarious if someone who went to SO to figure out why the IIS splash was showing instead of his app happened to hit that page.
Re: Stack Overflow: How we upgrade a live data center
#15Re: Stack Overflow: How we upgrade a live data center
#16Woah, the datacenter you guys moved to is across the street from my apartment. Just a heads up, I considered it for a project myself but ruled it out because... well this is the back corner of that building: http://40.media.tumblr.com/tumblr_lqnh988WRS1qzpdb2o4_1280.j...
We where hosted at that Peer 1 facility during Sandy. Also, if the water makes it up to the 16th floor it's time to give up anyway ... no one will care at that point :-D
Re: Stack Overflow: How we upgrade a live data center
#17Woah, the datacenter you guys moved to is across the street from my apartment. Just a heads up, I considered it for a project myself but ruled it out because... well this is the back corner of that building: http://40.media.tumblr.com/tumblr_lqnh988WRS1qzpdb2o4_1280.j...
That's nothing: https://gigaom.com/2012/10/31/how-good-prep-and-a-bucket-bri... We where hosted at that Peer 1 facility during Sandy. Also, if the water makes it up to the 16th floor it's time to give up anyway ... no one will care at that point :-D
Re: Stack Overflow: How we upgrade a live data center
#18Perhaps off topic, but this post just reminds me so much of why I love AWS EC2, etc. Not ever having to think about hardware again is wonderful.
We obviously feel very different, and are just doing what works best for us.
Re: Stack Overflow: How we upgrade a live data center
#19Earlier quoted context omitted.
Basically, yes. This happened: https://twitter.com/atimmer10/status/560568418945236995 .
How long did it take to figure out it occurred? Do you have any stats on how many people hit that machine? Would be hilarious if someone who went to SO to figure out why the IIS splash was showing instead of his app happened to hit that page.
Re: Stack Overflow: How we upgrade a live data center
#20Perhaps off topic, but this post just reminds me so much of why I love AWS EC2, etc. Not ever having to think about hardware again is wonderful.
Upgrading hardware in EC2 is as simple as changing a launch configuration and updating an auto-scaling group. Maybe an hour of my time to update configs, verify and deploy. Updating something like a database or caching servers is more work for sure, but with 0 time needed to get to the DC, unpack, rack and configure servers you do save time with 'the cloud'.
I get that you do pay more for EC2 instances, especially if you keep hardware for 4 years. But AWS prices drop every year or two along with (generally) faster versions of software so your overall costs do drop.
How many ops employees would you need for a fleet of 500 servers in a datacenter? We managed it all with 4 people with AWS.