Ask HN: Which cloud provider to use in 2016? AWS or GCE?
21–30 of 80 posts
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#22Use Spinnaker and chose both or decide later. http://www.spinnaker.io/
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#23Are they even comparable? AWS offers full virtual machines. I was under the impression that GCE offers a more high level platform where you run your code in their proprietery environment? If I am not mistaken, using GCE means you are locked in and cannot migrate away easily. That's why I never looked into it closely. I don't want to be at the mercy of a provider.
My guess is OP meant to say AWS vs GCP (Google Cloud Platform) instead of GCE (Google Compute Engine).
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#24Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#25AWS, hands down. They're years ahead, and the support is just as lousy.
Serious question, when would you need to use support? I always wonder that when people say Microsoft is better than Linux because it has support, but actually I've never had a time when I needed Linux support.....
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#26AWS, hands down. They're years ahead, and the support is just as lousy.
Serious question, when would you need to use support? I always wonder that when people say Microsoft is better than Linux because it has support, but actually I've never had a time when I needed Linux support.....
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#27It seems much less expensive than paying a fee for a big Google Drive. The bandwidth needed for GCStorage would be minimum (just uploading from time to time)
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#28Given that no company that I work with uses Google's cloud, I'm curious who is using it. They're marking hard obviously. Makes me wonder what's an ad and what's not.
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#29GCE is interesting however, I'll definitely keep that in mind for future "testing" but at the moment I'd take AWS as my "out of the box"-solution.
Re: Ask HN: Which cloud provider to use in 2016? AWS or GCE?
#30If you have to pick one, GCE hands down. AWS has more features but is more expensive and more operationally complex. GCE may have less features, but the ones it has are better thought out and the user experience is in a league of it's own. Also keep in mind that if for some reason you want to take advantage of something like Amazon's video transcoding service, nothing says you have to build 100% of your app on a sing…