I think a lot of the issues with AWS mentioned here are mainly the result of 2 factors: 1. AWS having been around longer, and having been vastly bigger and more widely used than GCP for the entire lifespan of both products. AWS is just more expansive/evolved from having piled on more features for more customers over more time. 2. AWS virtually never makes backward-incompatible changes. Every feature of every service…
Google's free consumer-facing products with no SLA being shut down... HN loves to complain about this. Any time there's a thread about Google, someone has to complain about the time when they shut down Reader.
Many ways where GCP excels over AWS
31–40 of 40 posts
Re: Many ways where GCP excels over AWS
#32Earlier quoted context omitted.
Has Google EOL any Cloud products? I don't remember any being shutdown recently at least. Since these are money-making products (unlike maybe other good customer-facing products), there's a lot less reasons to shut things down IMO
yes... albeit its an odd one.. a few months after the switch out from Diane to Thomas on lead exec.. they shutdown google hire which was in the gcp portfolio https://www.theverge.com/2019/8/28/20837004/google-hire-next... afaics its called cloud talent in the console now
Re: Many ways where GCP excels over AWS
#33Earlier quoted context omitted.
Has Google EOL any Cloud products? I don't remember any being shutdown recently at least. Since these are money-making products (unlike maybe other good customer-facing products), there's a lot less reasons to shut things down IMO
yes... albeit its an odd one.. a few months after the switch out from Diane to Thomas on lead exec.. they shutdown google hire which was in the gcp portfolio https://www.theverge.com/2019/8/28/20837004/google-hire-next... afaics its called cloud talent in the console now
[0] https://en.wikipedia.org/wiki/Amazon_SimpleDB#Relationship_t...
Re: Many ways where GCP excels over AWS
#34Earlier quoted context omitted.
1. use RDS 2. if you want to run your own you’d better know how HA setups work and you can lose at least a machine at ANY point in time (not just when AWS warns you the hardware is failing)
RDS is a joke unless you use aurora. Necessary downtime for a database upgrade? Try again Amazon.
Re: Many ways where GCP excels over AWS
#35Both AWS and GCP excel over Azure. Many organizations are strong armed into using Azure as part of their Enterprise Agreements (EA) as part of Microsoft's predatory tactics (they haven't changed one bit) I couldn't imagine someone choosing to use Azure if given a choice.
Then you’re rather unimaginative - .NET/SqlServer shops are still 2nd class citizens on both GCP and AWS. Azure App Services and SQL database arrives a 1-2 punch for enterprises moving their apps to a PaaS that just works.
Azure is fractally off-kilter.
Re: Many ways where GCP excels over AWS
#36FWIW, I find the AWS UI much better than the GCP interface. AWS feels much faster to navigate, even though GCP has an SPA-like design, like its other B2B tools.
That kind of stuff sticks with you and you know that during an emergency or outage you're going to be battling the UI as well as the underlying problem.
Needless to say we didn't proceed.
AWS might feel a little 2010, but at least I know the control panel is responsive and works. No fluff.
Re: Many ways where GCP excels over AWS
#37Both AWS and GCP excel over Azure. Many organizations are strong armed into using Azure as part of their Enterprise Agreements (EA) as part of Microsoft's predatory tactics (they haven't changed one bit) I couldn't imagine someone choosing to use Azure if given a choice.
Then you’re rather unimaginative - .NET/SqlServer shops are still 2nd class citizens on both GCP and AWS. Azure App Services and SQL database arrives a 1-2 punch for enterprises moving their apps to a PaaS that just works.
Re: Many ways where GCP excels over AWS
#38Re: Many ways where GCP excels over AWS
#39FWIW, I find the AWS UI much better than the GCP interface. AWS feels much faster to navigate, even though GCP has an SPA-like design, like its other B2B tools.
Since all of GCP is available with an API, I'm surprised there aren't third party dashboards. I'd happily pay a percent or two of my bill for an intuitive dashboard at a glance. Especially one that kinda fills the gap between monitoring, alerting, debugging, and manipulating resources.
Try a google image search and you will see some examples. There are lots of menus and visualization so you obviously want to try the tool for yourself.
Re: Many ways where GCP excels over AWS
#40As someone that works solely in a GCP environment for work, I couldn't agree more. GCP products do "just work", but if I had to nitpick, it's that some of their services don't have complete terraform modules (looking at you IAP), but outside of that, their pricing is reasonable, documentation is solid, and we're really happy we ended up going the GCP route.
As someone who just dealt with the questionable state of the gcp docs, I couldn't disagree more, afaics there's really no qa on this stuff. to wit, the official docs for turning on storage bucket uniform access are a missing a parameter, that we only found after turning on http tracing on gsutil. The docs themselves are very spread out, and frequently have errors or inconsistencies (ie use beta v1 of this, v1 of that…
Amazon overall has done an excellent job on documentation. It's made easier by the fact that they rarely change API behavior once it's deployed.