TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Alternatives to AWS?

170 pointsby bachbackover 8 years ago
AWS has captured an enormous market. As a user I'm surprised there are only few serious contenders (cloud provider with an API and global footprint). Digitalocean has managed to captured the low end of the spectrum for people looking to run a few servers. Any serious alternatives to AWS today? Google App engine is still closely tied to there way of doing things.

57 comments

vayarajeshover 8 years ago
Google cloud - I have recently been working on setting up our company&#x27;s entire infrastructure on google cloud and we were up and running in no time (very happy currently).<p>- Great pricing<p>- Great API (command line, REST)<p>- Nearly perfect documentation<p>- Awesome support (I had requested to allow more static ip addresses to be reserved and they resolved my ticket in less than 4 hours)<p>- Very intuitive interface<p>They give you $300 free credits before setting up billing account for you to try the entire cloud for free. You can play around with google cloud with up to 8 VMs<p>They also have App engine and Container engine to manage your applications &#x2F; containers at scale.<p>Other simple cloud features include - storage buckets, snapshots, VPNs etc.
评论 #12626959 未加载
评论 #12626979 未加载
评论 #12626394 未加载
评论 #12627486 未加载
评论 #12630882 未加载
user5994461over 8 years ago
Google has all the exact same offerings as AWS.<p>The IaaS part is called GCE (Google Compute Engine): <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;compute&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;compute&#x2F;pricing</a><p>Given all your comments in this thread. You seem to struggle quite a lot to understand the market and you didn&#x27;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?)<p>So forgive me for thinking you are either a hobbyist or a newcomer, with rather simple needs. If that&#x27;s the case, GCE and AWS are overkill. You should stick to Digital Ocean or Linode. It&#x27;s wayyy simpler and cheaper.
评论 #12626337 未加载
评论 #12624892 未加载
评论 #12625514 未加载
评论 #12626024 未加载
olavggover 8 years ago
There is a lot of votes here for cloud providers. And while I think AWS is great, it is not great at everything.<p>What I&#x27;ve done recently is buying used servers and 10G&#x2F;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 (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Colocation_centre" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Colocation_centre</a>)<p>This has been the most cost effective way for me to deploy for example Hadoop, Ceph, Elasticsearch, Huge Varnish cache solutions. While I understand this is not for everyone, it is absolutely something to consider if you have a strong devops team. I do all this myself as I&#x27;ve build my own automation tools over the years that simplify setup and monitoring.<p>On the other hand, I use AWS for GPU instances as I find it very cost effective because it is very easy to scale up and down by demand. And investing in this kind of hardware is expensive&#x2F;risky. The power efficiency &#x2F; performance is still following Moores law for each year for GPU&#x27;s, and I expect new hardware that is better optimized for neural networks &#x2F; machine learning is just around the corner.
评论 #12628382 未加载
评论 #12626504 未加载
评论 #12626765 未加载
评论 #12627581 未加载
评论 #12626897 未加载
crypt1dover 8 years ago
I work as a SysAdmin &#x2F; DevOps and I tried many of the ones which were mentioned so far. Here is my summary. I&#x27;ll skip AWS as everyone is familiar with it at this point.<p>Digitalocean - very friendly UI with lots of options to spin quickly virtual machines, in many different regions. Some options for backups, etc, but not much on top. They have an API that could allow you to setup orchestration though, which is pretty cool. For a small to medium shop, it should be fine.<p>OVH - similar story as DO, except they have a bigger network and also offer a wide range of dedicated servers. They seem to be more EU centric but also have a Canadian DC. Their &#x27;child&#x27; services kimsurfi and soyoustart offer very affordable dedicated server options, targeted at people doing minor projects and gaming rigs. They also run runabove.com, which is their &#x27;lab&#x27; project - here they used to offer power8 VMs, etc.<p>Hetzner - cheap dedicated servers in Europe. Recently added DDOS protection. They have a &#x27;marketplace&#x27; where u can bid on dedicated servers and thus avoid initial setup costs.<p>Leaseweb - also pretty good, they have a range of products similar to OVH (dedicated servers, VPS, cloud, etc).<p>Haven&#x27;t used GCE yet unfortunately, but I heard good things about it. Seems to be the only real direct contender to AWS at this point.
评论 #12626369 未加载
jsingletonover 8 years ago
Azure looks like the only major one you missed. I&#x27;ve used both AWS and Azure a lot. The best one will obviously depend on your use case but if you avoid lock in it shouldn&#x27;t matter too much. I may write more on this if people are interested.<p>AWS comparison: <a href="https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;campaigns&#x2F;azure-vs-aws&#x2F;" rel="nofollow">https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;campaigns&#x2F;azure-vs-aws&#x2F;</a><p>They have more regions than AWS (30 vs 13):<p><a href="https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;regions&#x2F;" rel="nofollow">https:&#x2F;&#x2F;azure.microsoft.com&#x2F;en-us&#x2F;regions&#x2F;</a><p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;about-aws&#x2F;global-infrastructure&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;about-aws&#x2F;global-infrastructure&#x2F;</a><p>The naming is a bit funny though:<p><a href="https:&#x2F;&#x2F;unop.uk&#x2F;azure-eu-regions-naming-confusion&#x2F;" rel="nofollow">https:&#x2F;&#x2F;unop.uk&#x2F;azure-eu-regions-naming-confusion&#x2F;</a><p>Someone here thought this was due to using UN regions.
评论 #12626794 未加载
评论 #12626601 未加载
评论 #12626237 未加载
TheAceOfHeartsover 8 years ago
I think Google Cloud Platform looks solid. Their alternative to EC2 is Google Compute Engine.<p>If you want stuff taken care of for you, Google App Engine is great. I&#x27;ll note that I haven&#x27;t deployed anything to production, only played around with it for fun. The flexible environment is still in beta, so it doesn&#x27;t provide any SLAs. For a large serious production project that&#x27;s a big factor to consider. If it&#x27;s a small app, I think the &quot;magic&quot; is worth it. But I&#x27;ve only hacked together toy node APIs for SPAs.<p>For data storage, Cloud Datastore looks great. If it seemed to fit my problem, I&#x27;d probably go with that. The big problem with that is vendor lock-in. It has an emulator for testing and development. If you had to migrate away from it, I think AppScale [0] has an open source alternative, but I&#x27;m unable to vouch for its quality. If I were creating a serious long-term project, a Postgres instance on RDS would probably be my other choice. Google has Cloud SQL, but my experience with MySQL hasn&#x27;t been as pleasant as with Postgres. I don&#x27;t know how they compare &quot;at scale&quot;.<p>In my job we use AWS in production, and I&#x27;ve slowly learned my way around it. I&#x27;d say I&#x27;m still a total beginner with AWS. Although I&#x27;ve only used GCP &quot;for fun&quot;, from my limited experience and my perspective as an application developer, it seems more easily approachable &#x2F; accessible.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;AppScale&#x2F;appscale" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AppScale&#x2F;appscale</a>
评论 #12629951 未加载
jburwellover 8 years ago
The following are a few alternatives off the top of my head:<p><pre><code> * Google Compute Engine * Microsoft Azure * Joyent * IBM BlueMix * Linode (like DigitalOcean more VPS than cloud provider)</code></pre>
评论 #12622021 未加载
评论 #12642794 未加载
评论 #12626833 未加载
评论 #12622513 未加载
brudgersover 8 years ago
To 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.<p>The alternatives also are related to the specific business. For Home Depot, running on AWS means running in a competitor&#x27;s data center.<p>The problem of finding and alternative to AWS really boils down to research, and that&#x27;s a time commitment versus just whipping out the plastic. One might say, &quot;Nobody ever got fired for using AWS.&quot;
评论 #12625551 未加载
jpkeisalaover 8 years ago
I have been using Hetzner, I have few servers there. Linux and Windows. They are very cheap if you look someone in Europe. I usually recommend Hetzner and if there will be scaling problems we can always move to expensive places like AWS and Azure.<p>I also have great experiences with Azure but not sure how it fits to startup world. I am only working on Azure on enterprise (.NET) customers and for them it is a nice service. Microsoft has Bizpark where you can get tons of Azure power for next to nothing. <a href="https:&#x2F;&#x2F;bizspark.microsoft.com&#x2F;&#x2F;plus&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bizspark.microsoft.com&#x2F;&#x2F;plus&#x2F;</a><p>I have not worked on Google Cloud but as mentioned in comments I probably should look into that.
ssalatover 8 years ago
Good question! AWS is currently getting a mess for us.<p>We&#x27;re facing an auto scaling spot instance bug (it&#x27;s definitely one) and we&#x27;re trying since 3 days to contact anybody from them to get our business back on to the road!<p>We&#x27;re now forced to sign-up for a paid support plan. Nevertheless, they already breached the SLA of 12 hours, it&#x27;s really frustrating...<p>First thought after 5 years of paying them a lot of money to migrate somewhere else (e.g. Google).<p>It&#x27;s always ciritcal if you lose your customer contact by implementing strange support barriers to earn 3$ more.<p>A not anymore happy AWS customer
评论 #12626241 未加载
评论 #12626311 未加载
评论 #12628164 未加载
评论 #12626678 未加载
评论 #12626129 未加载
Feld0over 8 years ago
OVH specializes in dedicated servers (<a href="https:&#x2F;&#x2F;www.ovh.com&#x2F;ca&#x2F;en&#x2F;dedicated-servers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ovh.com&#x2F;ca&#x2F;en&#x2F;dedicated-servers&#x2F;</a>) but they offer an API for ordering them and can deliver many of them within a couple of minutes. They have a number of &quot;cloud&quot;&#x2F;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 the end of the year. I&#x27;ve been a customer for &gt;3 years now and have been very pleased with their service and support.<p>OP mentioned a desire to work with bare metal&#x2F;do IaaS their own way, and dedicated server providers are awesome for that. Conversations about infrastructure are often about &quot;cloud vs. running our own datacentres!&quot; and renting dedicated servers is an interesting middle ground - you get <i>a ton</i> of hardware and bandwidth for your dollar and maintaining the hardware isn&#x27;t your problem. You give up per-hour billing but you could very well still save money - it&#x27;s a serious alternative to VPS providers like DigitalOcean.
评论 #12625435 未加载
评论 #12625652 未加载
评论 #12625148 未加载
hurricaneSliderover 8 years ago
We use Azure. In some aspects they&#x27;re playing catch up but if you&#x27;re a startup and can get into their bizspark program, there are a lot of benefits. They are also making a significant effort to open their platform to Linux, Docker and other cloud technologies beyond Windows.
评论 #12626010 未加载
samblrover 8 years ago
Google app engine with flexible environment is really cool.<p>Google-app-engine couple of years ago was claustrophobic with most of the things baked inside its environment. As a developer I felt restricted and there was the fear of locking in.<p>But with intro of flexible environment its really good for any web application (except ones with real-time communication as sockets arent supported yet). So for now way to work around this is - have a (GKE) kubernetes handle all real time traffic and REST traffic to app-engine.<p>I havent used AWS so so cant comment on it - but there is another reason its better to be on google compute engine - Google kind of leads in machine learning and AI - so when they decide to role out goodies on server side - its not a bad idea staying close to these.<p>edit: really food -&gt; really good :)
评论 #12626629 未加载
nik736over 8 years ago
Depends on what exactly a cloud provider is for you. If it&#x27;s only about VMs with an API and global footprint there are several options:<p>- GCE<p>- SoftLayer (IBM IaaS)<p>- Azure<p>And additionally there are several other providers that are more comparable to DigitalOcean like Vultr, Linode, Scaleway, etc.
评论 #12623658 未加载
评论 #12623193 未加载
tshtfover 8 years ago
Google has far more than App Engine today; they basically compete with AWS directly service by service.
评论 #12625082 未加载
Jaepaover 8 years ago
There are a couple options, but it kind of depends on what you want.<p>There is Openstack, which is a collections of IaaS provider with connected with an API.<p>Digitial Ocean &amp; Vultr which you already know about.<p>GCE mentioned else where here.<p>Linode, while not feature rich is the 2nd largest VPS provider.<p>Azure, which is Microsoft&#x27;s IaaS. Which I&#x27;ve always had some reservations about, but have actually subcontracted management out separate companies to protect user info.<p>Scalaway is great low price option but there AZ&#x27;s are mostly in Europe.<p>I&#x27;m personally using LunaNode, which doesn&#x27;t offer nearly as many nine&#x27;s in up time, but is great for the price (I have a 3 cpu, with 2G of ram, for ~$10 a month).<p>There are tonnes of IaaS platforms out there, very few have the full feature set of EC2, but again it depends on what you want.
评论 #12625343 未加载
thomover 8 years ago
One easy alternative to AWS is just shovelling your cash directly onto a bonfire.<p>However, if you care about the actual server bit, Rackspace have their &#x27;hybrid&#x27; cloud offers. There&#x27;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.
评论 #12626021 未加载
评论 #12628114 未加载
评论 #12626600 未加载
评论 #12626362 未加载
apapliover 8 years ago
There&#x27;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. &lt;&#x2F;end sarcasm&gt;<p>Seriously, worth a look if you need a solid alternative to AWS.
评论 #12626981 未加载
sidcoolover 8 years ago
I have used Google Compute Engine, and we&#x27;re quite happy. The I&#x2F;O especially is quite good.
kaymanover 8 years ago
Digital Ocean is the most popular. But as others have mentioned, there is also Vultr. Vultr has locations in Sydney which was a big plus for me.<p>I personally can vouch for Vultr. Been running a freebsd system with them for over a year now.<p>When clients ask about AWS, I throw in Digital Ocean or Vultr so they can save a ton of money. Most of the the time, they go with AWS as it is the most popular but tends to be an overkill for most of the projects I&#x27;m dealing with.
obulpathiover 8 years ago
Google Cloud is not an alternative, but a much better option. If you have pains with AWS or want a better version of Cloud (ease of use, performance, scalability), give Google Cloud a try.
Rauchgover 8 years ago
If you want to focus on the code and not the servers, give a try to <a href="https:&#x2F;&#x2F;zeit.co&#x2F;now" rel="nofollow">https:&#x2F;&#x2F;zeit.co&#x2F;now</a><p>Disclosure: co-founder and CEO
评论 #12647935 未加载
评论 #12630456 未加载
meddlepalover 8 years ago
Google Cloud Platform and Azure. I have a lot of experience with GCP (mostly Compute Engine) and really really like it.
dogma1138over 8 years ago
When you say &quot;AWS&quot; what do you mean? there are tons of services under the AWS umbrella; to which specific ones are you looking for alternatives?<p>If it&#x27;s just &quot;VPS&quot; then there are plenty of providers, some even offer a compatibility with the AWS API (IIRC even Rackspace does that these days).<p>If you are looking for an AWS specific service&#x2F;platform e.g. Elasticsearch then you need to be specific.<p>Overall AWS has a pretty extensive platform which is hard to beat, it&#x27;s &quot;META API&quot; which governs security, users, deployments etc. is also one of it&#x27;s key advantages.
apiover 8 years ago
Personally I am partial to heterogeneous deployments across commodity vendors like Digital Ocean, Vultr, Linode, OVH, etc. You do have to think a little bit more about security and devops but you get a lot of power and robustness for a lot less money.<p>We do use S3 for backups and big storage. That has no equal.
评论 #12626529 未加载
评论 #12628316 未加载
评论 #12626174 未加载
ajbover 8 years ago
Anyone tried Alibaba&#x27;s cloud: <a href="https:&#x2F;&#x2F;intl.aliyun.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;intl.aliyun.com&#x2F;</a> ?
mlacksover 8 years ago
I&#x27;ve learned to really appreciate what Joyent brings to the table, as far as philosophy, but I haven&#x27;t had the chance to really test it out for myself.
ngrillyover 8 years ago
In my opinion, Google Compute Engine is a great alternative to AWS, better in most aspects. For something simpler, if you&#x27;re looking for an alternative to Digital Ocean and are in Europe, excoscale.ch is interesting.
St-Clockover 8 years ago
If you are located in North America, I would suggest looking at Storm On Demand [1] (the unmanaged offering of LiquidWeb).<p>They offer more bare services than AWS but they provide:<p>- Virtual Machines with many configurations available (on shared host or dedicated host)<p>- Private Cloud<p>- Private LAN with close to sub-millisecond latency<p>- Automated backup, snapshots<p>- API<p>- Load Balancer<p>- CDN (backed by Akamai)<p>- Block Storage (but I found it too slow for our needs)<p>- Different levels of managed hosting<p>LiquidWeb has even more options, but you usually need to pay for managed hosting (they throw in tons of free bandwidth though).<p>Support is really good: of course you sometimes end up speaking with someone who is clueless or overworked, but it is extremely rare and most support people are knowledgeable, helpful, and quick. We migrated a legacy VM with old cpanel and drupal sites and even though Drupal is not in their main expertise, they optimized the heck out of the configs and the sites are running twice as fast as before on weaker hardware.<p>Uptime is excellent: as opposed to Google or Amazon, they do everything in their power to keep the physical host and the VMs up and connected. In other words, they have a single host SLA (Amazon and Google&#x27;s SLA only applies for multi-AZ outages if I remember correctly). They also built their own datacenters and are not collocating or renting someone else&#x27;s datacenter.<p>Performance of their SSD VMs is better than Linode&#x27;s and DO&#x27;s VMs in our internal benchmarks.<p>If you need more than a few VMs, contacting Sales is a really good idea because they can make you some interesting offers.<p>The main downside for us is that they are located in central US so latency is not ideal for our eastern Canada customer base.<p>FWIW, we moved all our VMs from Linode to Storm because we lost confidence in Linode (DDOS, security, lack of transparency) even though the ratio performance&#x2F;cost&#x2F;reliability (in Newark, before the DDOS incident) was impossible to beat.<p>[1] <a href="https:&#x2F;&#x2F;www.stormondemand.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.stormondemand.com&#x2F;</a>
lwhalenover 8 years ago
Profitbricks, Rackspace, hosting it yourself on an Openstack cluster, etc. There are really a glut of &#x27;cloud providers&#x27; out there, you just have to do the footwork of defining your needs and then finding one that meets most of them. Alternatively you could hire a consultant (hi!) to assist you, if you&#x27;d prefer to stay focused on the business side of things.
smttover 8 years ago
Depends on your exact needs and such but I really like Heroku, it doesn&#x27;t have as much as AWS or GCE but it has some nice benefits like good monitoring&#x2F;stats, very cool pipelines system and super easy scaling
em3rgent0rdrover 8 years ago
open source alternatives to AWS (you can self-host):<p><a href="https:&#x2F;&#x2F;www.rackspace.com&#x2F;openstack" rel="nofollow">https:&#x2F;&#x2F;www.rackspace.com&#x2F;openstack</a> <a href="http:&#x2F;&#x2F;cloudstack.apache.org" rel="nofollow">http:&#x2F;&#x2F;cloudstack.apache.org</a> <a href="http:&#x2F;&#x2F;www8.hp.com&#x2F;us&#x2F;en&#x2F;cloud&#x2F;helion-eucalyptus-overview.html" rel="nofollow">http:&#x2F;&#x2F;www8.hp.com&#x2F;us&#x2F;en&#x2F;cloud&#x2F;helion-eucalyptus-overview.ht...</a> <a href="http:&#x2F;&#x2F;opennebula.org" rel="nofollow">http:&#x2F;&#x2F;opennebula.org</a>
rpcope1over 8 years ago
If you&#x27;re looking for low end, lowendbox.com is a great resource. In particular I&#x27;ve had pretty good luck with both HostUS(<a href="https:&#x2F;&#x2F;hostus.us&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hostus.us&#x2F;</a>) and Joe&#x27;s Datacenter in Kansas City (<a href="http:&#x2F;&#x2F;joesdatacenter.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;joesdatacenter.com&#x2F;</a>). OVH and Hetzner are also big players in this sphere, if you&#x27;re looking for a VPS&#x2F;dedi in particular.
评论 #12632728 未加载
dhirajbajajover 8 years ago
It depends what your app stack requirement is.<p>Google appengine is PAAS based, has competitive features and low priced than AWS EBS comparative. Google compute service is IAAS based and EC2 comparative.<p>I found, transition from AWS to GAE is usually not that easy and quick at least for a simple rails app deployment using Postgres.<p>Appengine has still less developers community which is why learning curve is high and you need to dig and troubleshoot more than AWS which is abundant with tutorials, gems, plugins etc.
orsenthilover 8 years ago
DC&#x2F;OS from Mesosphere is a an alternative to AWS that you should consider looking into. (Ref: <a href="https:&#x2F;&#x2F;mesosphere.com&#x2F;product&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mesosphere.com&#x2F;product&#x2F;</a>) That will reduce your reliance on Amazon to just hardware, that&#x27;s what are you paying for. In addition, you can use Google Cloud, Microsoft Azure, your datacenter alongside as a single homogenous cluster.
nivertechover 8 years ago
I gathered a lot of bookmarks for major IaaS clouds comparison on twitter:<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;nivertech&#x2F;status&#x2F;679058892052168705" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;nivertech&#x2F;status&#x2F;679058892052168705</a><p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;nivertech&#x2F;status&#x2F;782892922580664320" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;nivertech&#x2F;status&#x2F;782892922580664320</a>
tf2manu994over 8 years ago
Maybe not what you wanted but hetzner?<p>Crazy cheap. Support is garbage.
评论 #12622557 未加载
stephengillieover 8 years ago
My employer operates 18 data centers in 7 countries around the world. We offer a competitive array of services and features, dynamic networking configuration, numerous ecosystem partners, API access to all of this, and high-quality support. <a href="https:&#x2F;&#x2F;www.ctl.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ctl.io&#x2F;</a>
评论 #12637387 未加载
smillikenover 8 years ago
Check out NephoScale. I&#x27;m a happy customer for years. They have cloud and dedicated machines, so you&#x27;re not forced to choose. Their machines have high performance hardware, which saves you enormous amounts of time not having to deal with unreliable networks, weak virtualized CPUs, low IOPS disks...
omginternetsover 8 years ago
On a related note, is there a SaaS platform for access to cheap (~ $.001 +&#x2F;- $.002 per Gb) disk space?
评论 #12626563 未加载
NetStrikeForceover 8 years ago
I&#x27;m not sure you&#x27;re looking for an AWS alternative if you think DigitalOcean is one.<p>Right now only Azure (behind) and Google Cloud (way behind) are alternatives to AWS.<p>If what you need is just VMs and a CRUD API, then yes, DO is a very good alternative (I run most of my servers with them).
评论 #12627640 未加载
caghanover 8 years ago
If you&#x27;re looking for something new, you should try Live Vertical Resize at skyAtlas. <a href="http:&#x2F;&#x2F;www.skyatlas.com&#x2F;why-skyatlas&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.skyatlas.com&#x2F;why-skyatlas&#x2F;</a>
cjbprimeover 8 years ago
Azure, Google Cloud, Rackspace.
bArrayover 8 years ago
Somebody recently informed me of Profit Server: <a href="https:&#x2F;&#x2F;profitserver.ru&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;profitserver.ru&#x2F;en&#x2F;</a><p>The benefits are that the service is extremely cheap.
qwertyuiop924over 8 years ago
Joyent, Google, and MS are the alternatives that usually come up. I haven&#x27;t used any of them myself, and I&#x27;ve heard good and bad things about all of them.<p>That probably wasn&#x27;t very helpful.
codingdaveover 8 years ago
What are you trying to achieve? There are a plethora of choices and services out there, but without knowing what you want to do, all we can do is give you a list of company names.
pyritschardover 8 years ago
Exoscale sits in the middle between AWS and Digital Ocean. It has a much narrower catalog than that of AWS but essential services needed to drive cloud application.
herbstover 8 years ago
pretty much any trendy smaller cloud provider comes with a API today. Think digital ocean or my favorite exoscale. Most of them are by far cheaper than the big 3.
koolhead17over 8 years ago
<a href="https:&#x2F;&#x2F;minio.io" rel="nofollow">https:&#x2F;&#x2F;minio.io</a> - Open source alternative to AWS-S3, written in go.
评论 #12626374 未加载
jmknyc06over 8 years ago
You should check out Hyper.sh! Very simple Docker hosting cloud with per second pricing and great documentation and support.
recmendover 8 years ago
Google Cloud, Azure, IBM Softlayer, RackSpace, Digital Ocean, Linode.
my123over 8 years ago
Azure with Ressource Manager instead of Classic.
youdontknowthoover 8 years ago
Seriously...haven&#x27;t looked at Azure?
nwrkover 8 years ago
Oracle
elcctover 8 years ago
I am using a few dedicated servers and Rancher (container platform). This way it is magnitudes cheaper than AWS and probably as easy to use. You can also avoid &quot;cloud lock-in&quot; when you start like this.
评论 #12632601 未加载
评论 #12626571 未加载
twelvenmonkeysover 8 years ago
If you&#x27;d like to try something simple, use us: <a href="https:&#x2F;&#x2F;datamantle.com" rel="nofollow">https:&#x2F;&#x2F;datamantle.com</a> just a simple VPS provider.
setheronover 8 years ago
We just announced our bare metal cloud service at Oracle.<p>It&#x27;s still new but pretty cool team and underlying tech.
评论 #12626125 未加载