One easy alternative to AWS is just shovelling your cash directly onto a bonfire. However, if you care about the actual server bit, Rackspace have their 'hybrid' cloud offers. There's a small but well-thought-of company in the UK called Bytemark who have a cloud offering but I doubt it qualifies as having a global footprint.
Rackspace is, unfortunately, woefully behind the times when it comes to functionality. You're also looking at long term, very expensive, contracts for individual physical boxes if you're doing a hybrid approach. Their once-fanatical-support has also taken a major quality hit due to all the waves the company has had to ride out. Even as a one-time fan, I would be hard pressed to start a new project on RS.
Ask HN: Alternatives to AWS?
131–140 of 211 posts
Re: Ask HN: Alternatives to AWS?
#132There is a lot of votes here for cloud providers. And while I think AWS is great, it is not great at everything. What I've done recently is buying used servers and 10G/40g network switches from Ebay and rented a colo(colocation) rack, which can be had from $500-$1000 per month per rack. This often includes 100mbit++ internet, power, cooling and more ( https://en.wikipedia.org/wiki/Colocation_centre ) This has been th…
Re: Ask HN: Alternatives to AWS?
#133If it's just "VPS" then there are plenty of providers, some even offer a compatibility with the AWS API (IIRC even Rackspace does that these days).
If you are looking for an AWS specific service/platform e.g. Elasticsearch then you need to be specific.
Overall AWS has a pretty extensive platform which is hard to beat, it's "META API" which governs security, users, deployments etc. is also one of it's key advantages.
Re: Ask HN: Alternatives to AWS?
#134Google cloud - I have recently been working on setting up our company's entire infrastructure on google cloud and we were up and running in no time (very happy currently). - Great pricing - Great API (command line, REST) - Nearly perfect documentation - Awesome support (I had requested to allow more static ip addresses to be reserved and they resolved my ticket in less than 4 hours) - Very intuitive interface They gi…
Nearly perfect documentation
I've Google Cloud's documentation pretty awful, at least when it comes to authentication - which you need to do to get started with almost anything.AWS starts out simple (Paste your access key and secret key here) and you can adopt very complicated practices as your needs evolve; Google Cloud's design and documentation, on the other hand, seems to jump to very complicated from the start (scopes, service accounts, user accounts, projects, application default credentials, PKCS12, access tokens, refresh tokens...)
I haven't found the documentation very helpful at all - or perhaps the system is just too complicated for the documentation to ever be much good.
Re: Ask HN: Alternatives to AWS?
#135Google cloud - I have recently been working on setting up our company's entire infrastructure on google cloud and we were up and running in no time (very happy currently). - Great pricing - Great API (command line, REST) - Nearly perfect documentation - Awesome support (I had requested to allow more static ip addresses to be reserved and they resolved my ticket in less than 4 hours) - Very intuitive interface They gi…
Two things never said about google products
Re: Ask HN: Alternatives to AWS?
#136There's a little company called Microsoft. Word on the street is they are averaging one new data centre a week now. Although a bit behind AWS they are exceptional at copying market leaders and are getting some good traction with folks like Adobe. Seriously, worth a look if you need a solid alternative to AWS.
Re: Ask HN: Alternatives to AWS?
#137Re: Ask HN: Alternatives to AWS?
#138There is a lot of votes here for cloud providers. And while I think AWS is great, it is not great at everything. What I've done recently is buying used servers and 10G/40g network switches from Ebay and rented a colo(colocation) rack, which can be had from $500-$1000 per month per rack. This often includes 100mbit++ internet, power, cooling and more ( https://en.wikipedia.org/wiki/Colocation_centre ) This has been th…
I did a cost analysis of Amazon GPUs vs. Softlayer GPUs and the latter gave me a better price/performance ratio.
I know that everyone has their "Horror" stories about a provider that they'd avoid at all costs, but, Softlayer still has an IBM "Mindset." Provisioning servers? You ask them, then their sales team approves -- hardly automatic. Seemingly minor changes to their system will force a hypervisor restart, and dealing with their account reps for anything is a nightmare.
I'm not saying that Amazon is the end-all, be-all; I'm just saying that the grass isn't greener on the softlayer side of the fence.
Re: Ask HN: Alternatives to AWS?
#139Earlier quoted context omitted.
I did a cost analysis of Amazon GPUs vs. Softlayer GPUs and the latter gave me a better price/performance ratio.
But what you'll get in performance, you'll lose in sanity. I know that everyone has their "Horror" stories about a provider that they'd avoid at all costs, but, Softlayer still has an IBM "Mindset." Provisioning servers? You ask them, then their sales team approves -- hardly automatic. Seemingly minor changes to their system will force a hypervisor restart, and dealing with their account reps for anything is a nightm…
They sit right behind Oracle and Verisign on the "never again" list.
Re: Ask HN: Alternatives to AWS?
#140On a related note, is there a SaaS platform for access to cheap (~ $.001 +/- $.002 per Gb) disk space?
You could tie your cheap or free Openshift/Heroku to multiple free BackBlaze B2 storage accounts. Depending on how 'grey' you're willing to behave you can get away with doing a lot on a virtually free infrastructure.