OVH specializes in dedicated servers ( https://www.ovh.com/ca/en/dedicated-servers/ ) but they offer an API for ordering them and can deliver many of them within a couple of minutes. They have a number of "cloud"/managed offerings as well if you browse around their site. They have datacentres in France and Canada, and are currently bringing up new ones in the US, Australia, and Singapore that they hope to launch by t…
Ask HN: Alternatives to AWS?
51–60 of 211 posts
Re: Ask HN: Alternatives to AWS?
#52We do use S3 for backups and big storage. That has no equal.
Re: Ask HN: Alternatives to AWS?
#53Google has all the exact same offerings as AWS. The IaaS part is called GCE (Google Compute Engine): https://cloud.google.com/compute/pricing Given all your comments in this thread. You seem to struggle quite a lot to understand the market and you didn't clarify what you want to achieve (how many servers do you have now? how many applications do you run? how many dev? how big is your company?) So forgive me for think…
Re: Ask HN: Alternatives to AWS?
#54Earlier quoted context omitted.
I would love a direct service to service comparison between the major cloud providers. Anyone know of a guide like that?
Available service, SLA, and region comparison for AWS, Google, Azure and Softlayer at a fairly high level: http://cloudcomparison.rightscale.com
On a totally different note, Softlayer has a 100% uptime guarantee! That is surreal if it's actually true.
Re: Ask HN: Alternatives to AWS?
#55To me, the alternatives to AWS depend on the workload. For Netflix the alternative is building a chain of massive data centers or negotiating with Microsoft or negotiating with Google. For a Ruby on Rails app, Heroku is one. For someone just monkeying around with Kubernetes, maybe a some Raspberry Pi. The alternatives also are related to the specific business. For Home Depot, running on AWS means running in a competi…
Re: Ask HN: Alternatives to AWS?
#56To me, the alternatives to AWS depend on the workload. For Netflix the alternative is building a chain of massive data centers or negotiating with Microsoft or negotiating with Google. For a Ruby on Rails app, Heroku is one. For someone just monkeying around with Kubernetes, maybe a some Raspberry Pi. The alternatives also are related to the specific business. For Home Depot, running on AWS means running in a competi…
Heroku is on AWS. If that's an alternative, then there are others that similarly run atop AWS, such as Cloud66.
By which I mean that Heroku is an alternative to AWS from the standpoint of user interface and API's in the same way that Haskell is an alternative to C even though both can ultimately place values in x64 CPU registers and cause JMP's to locations in memory.
Re: Ask HN: Alternatives to AWS?
#57OVH specializes in dedicated servers ( https://www.ovh.com/ca/en/dedicated-servers/ ) but they offer an API for ordering them and can deliver many of them within a couple of minutes. They have a number of "cloud"/managed offerings as well if you browse around their site. They have datacentres in France and Canada, and are currently bringing up new ones in the US, Australia, and Singapore that they hope to launch by t…
Re: Ask HN: Alternatives to AWS?
#58Google has all the exact same offerings as AWS. The IaaS part is called GCE (Google Compute Engine): https://cloud.google.com/compute/pricing Given all your comments in this thread. You seem to struggle quite a lot to understand the market and you didn't clarify what you want to achieve (how many servers do you have now? how many applications do you run? how many dev? how big is your company?) So forgive me for think…
My opinion on this is that you still learn and deploy on AWS or GCE. The learning curve might be steep at first but it'll save a lot of heartache when your organization scales or you want to set up a complex deployment that one of the smaller players don't necessarily support.
If your company suffer the slings and arrows of outrageous fortune & needs to migrate, you can paid someone who is an expert to help you migrate, because that's their business, and yours is presumably something else.
Re: Ask HN: Alternatives to AWS?
#59Earlier quoted context omitted.
My opinion on this is that you still learn and deploy on AWS or GCE. The learning curve might be steep at first but it'll save a lot of heartache when your organization scales or you want to set up a complex deployment that one of the smaller players don't necessarily support.
Classic premature optimisation. Those hours spent mastering the 10s of products you need to use to do it the 'right' way would be better spent on marketing, business logic, and 5 minutes installing apache + php on a Digital Ocean droplet which also is the dev environment. If your company suffer the slings and arrows of outrageous fortune & needs to migrate, you can paid someone who is an expert to help you migrate, b…
Re: Ask HN: Alternatives to AWS?
#60However, 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.