Remix.run Logo
bluedino 5 days ago

Almost reminds of Rackspace back in...2011

We had a leased server from them, running VMware, and we had Linux virtual machines for our application.

We ran out of RAM. We only had 16 or 32GB at the time. Hey, can we double this? Sure, but our payment would nearly double. How does that make any sense?

If this were a co-located box we owned, I could buy a pair of $125 chips from Crucial (or $250 Dell chips from CDW) and there we go. But we're expected to pay this much more per month?

Their answer was "you can do more with the server so that's what you're paying for"

Storage was a similar situation, we were still on RAID with spinning drives and we wanted to go SSD, not even NVME. Wasn't going to happen. And if we went to a new server we'd have to get all new IP's and stuff. Ugh.

And 10Gb...that was a pipe dream. Costs were insane.

We ended up having to decide between two things:

1. Move to a co-lo and buy a couple servers, ala StackExchange. This is what I wanted to do.

2. Tweak the current application stack, and re-write the next version to run on AWS.

What did we end up doing? Some half ass solution using the existing server for DB and NGINX proxy, while running the sites on (very slow) Slicehost instances (which Rackspace had recently acquired and roughly integrated into their network). So we still had downtime issues, slow databases, etc.