Ask HN: Can we talk about AWS vs. GCP?

6 points by kiloreux ↗ HN
From your personal experience, how does GCP compare to AWS why would you choose one and not another ?

4 comments

[ 3.3 ms ] story [ 15.6 ms ] thread
In my opinion: GCP for Kubernetes, AWS for everything else.

It's probably due to years of AWS usage, but I find it hard to think about resources and patterns on any other cloud provider due to habit. They all do things in slightly different ways to make it infuriating.

This.

Every other provider uses weird names for their resources. I think that from the start AWS made sense to me. It just felt natural and organized.

Azure is in the opposite side. I find that all their namings makes no sense and nothing is where one would expect it to be.

And the funny thing is that when you can't grasp the mental model of how things are organized you don't want to use it no matter how good the service can be.

Have a ton more experience with aws, but one large project has moved to GCE recently and everyone involved is beyond pleased.

The tooling and features are almost on par, and the ux is just better. Things like more powerful configuration of load balancing puts GCE over the top.

Considering how much cheaper GCE is for many projects aws is losing its appeal without some price breaks.

Also GCE is faster to launch instances by a measurable margin.