Live data from Hacker News

AWS Outperforms GCP in the 2018 Cloud Report

cockroachlabs.com

71–80 of 104 posts

Re: AWS Outperforms GCP in the 2018 Cloud Report

#71
post #18

For someone who has worked with both: which offers a better developer onboarding experience, for small web/data apps? Ease of learning and use wise.

If you have no experience with cloud providers and are set on one of the two: Google. UI/UX and documentation are so much better. Also I can't really agree with the articles findings, maybe my personal benchmarks are too specific to my workload.

I’ve had much better experience with docs on aws than Google. And prefer the ux of aws.

Re: AWS Outperforms GCP in the 2018 Cloud Report

#72

Developer experience on GCP is vastly superior to AWS. - Pricing on GCP is much easier, no need to purchase reserved instances, figure out all the details and buried AWS billing rules. Run your GCP instances and automatically get discounts. AWS reserved instances requires knowing your instance types, knowing that you can purchase the smallest type of an instance class and combine, knowing that you can only purchase 2…

I'd argue that developer experience on AWS is better. I work on both. Two things stand out for me:

Serverless lambdas on AWS are more functional. Google does not have comparable functionality yet.

Auth and IAM permissions are far more configurable on AWS. Google's ACL does not have the same depth of tools there. Making the ACL do the same thing as AWS's IAM generally feels cludgy and a pain.

Working with AWS there is a deep ecosystem of tools there and I only use maybe 30%. Working with Google, there often are tools and logging missing that I took for granted in AWS.

Re: AWS Outperforms GCP in the 2018 Cloud Report

#73

Hey all - Seth from Google here. Thank you to the authors who worked on this report. These types of reports help us better understand the ways in which our customers and partners utilize our platform. Our team is reviewing the report and will provide a response as we conduct our own benchmarks. Varying factors impact these types of benchmark analyses, many of which are difficult to isolate and control. As an example,…

Where do you intend to publish your response? GCP blog [1]? I'd like to make sure I won't miss it, and this HN thread may be buried by the time you come up with a response. [1] https://cloud.google.com/blog/

bump

Re: AWS Outperforms GCP in the 2018 Cloud Report

#74
post #55

Developer experience on GCP is vastly superior to AWS. - Pricing on GCP is much easier, no need to purchase reserved instances, figure out all the details and buried AWS billing rules. Run your GCP instances and automatically get discounts. AWS reserved instances requires knowing your instance types, knowing that you can purchase the smallest type of an instance class and combine, knowing that you can only purchase 2…

> no need to purchase reserved instances GCE offered committed use discounts for quite some time (note: completely different from sustained use discount that is automatic), by ignoring this discount tier, the results from this post look significantly worse The idea that "developer experience" is paramount is the entire reason why there is an entire sub-industry of vendors dedicated to cost optimization, following in…

AWS has cheaper discounted instances though too.

Re: AWS Outperforms GCP in the 2018 Cloud Report

#76

Earlier quoted context omitted.

Where do you intend to publish your response? GCP blog [1]? I'd like to make sure I won't miss it, and this HN thread may be buried by the time you come up with a response. [1] https://cloud.google.com/blog/

bump

Bumping does not work on HN. If you want to give something visibility, upvote it.

Re: AWS Outperforms GCP in the 2018 Cloud Report

#77

Choosing a cloud provider is about more than just performance. For me, I lean towards GCP because of the combination of awesome UX, custom VM configurations (which also means GPUs attached to a custom # CPUs), no-bidding spot instances, and the multi-regional cloud storage offering that replicates data across many regions for much cheaper than AWS. I wrote about this last year if you're curious: https://medium.com/@r…

AWS sales and support team is way ahead GCP

Re: AWS Outperforms GCP in the 2018 Cloud Report

#80

Choosing a cloud provider is about more than just performance. For me, I lean towards GCP because of the combination of awesome UX, custom VM configurations (which also means GPUs attached to a custom # CPUs), no-bidding spot instances, and the multi-regional cloud storage offering that replicates data across many regions for much cheaper than AWS. I wrote about this last year if you're curious: https://medium.com/@r…

Yeah, because who cares about performance when you have a pretty UX?

You're confusing UX with UI. You can have an excellent UX that's still just a CLI.
Post reply on HN