Live data from Hacker News

Google Cloud products in 4 words or less

cloud.google.com

91–100 of 111 posts

Re: Google Cloud products in 4 words or less

#91
post #80

Earlier quoted context omitted.

If I had a dime for every time I see a convoluted architecture in our code that only exists due to the arbitrary hard limits in AWS I'd be able to quit and never again worry about arbitrary AWS limits.

I'm pretty sure they aren't arbitrary at all and are mostly due to managed and serverless offerings backed by duct tape and chewing gum. On a few occasions I have been left with all-but-proof that behind the "let us handle scaling for you" smoke and mirrors is a bash script on an EC2 instance sized by guesswork and hardcoded until you complain, at which point support might be able to shuffle it between instance types…

Yes, it's part this and part "let's get rid of the noisy neighbour issue by making everyone whisper" design philosphy. This just arrogantly pushes the scaling challenges back down to the customers who are then forced to buy more AWS services to build workarounds for the scaling limitations in front of them. For Amazon it's a win-win though and they'll keep doing this as long as c-suite fools keep buying.

Re: Google Cloud products in 4 words or less

#95
post #22

Earlier quoted context omitted.

What kind of marketing? Google cloud is a highly complex B2B product. Do you know what salesforce or oracle sells? As both a developer and consumer, I have no idea.

Salesforce sells a CRM. Oracle sells lawsuits.

IBM sells promotions.

Re: Google Cloud products in 4 words or less

#96
vpc data constraints

migrate VMs to GKE containers

cloud API gateway

dynamic web maps

managed service mesh

Yeah, I will need a "Google Cloud products in 4 words or less" in 32 words or less, for some cases.

On serious note, I also think it will be good for them, if they mention the 4 word explanation as a sub-title where ever they mention the name. Also applies to AWS.

Re: Google Cloud products in 4 words or less

#97
post #47

I see some Google Cloud folks in the comments, so question for you, if you're able to share: There seems to be a general fear about Google potentially killing off a product, based on recent history [1]. Now I know most of these are on the consumer side of things, but you can imagine people's concerns if the same thing started happening to Google Cloud products. Is the GCP team aware of these concerns, (or is this jus…

They have killed off "classic" VPN for no real reason, as its supported in some cases. Ridiculous.

Re: Google Cloud products in 4 words or less

#98
post #61

Earlier quoted context omitted.

When a company like Deutsche Bank [1] signs a 10-year deal, you can be sure that they have been convinced that the products they rely on will not go anywhere. [1] https://www.bloomberg.com/news/articles/2020-07-07/google-de... (Google Cloud employee here)

I don't work in cloud, I work in a completely different part of Tech. However, we do deal with big clients, and essentially it was always a different game for them- extended support for products, alpha/patch releases where necessary, because those businesses drive so much revenue and the last thing you want is for the corporation at an organisational level say "We're a client". That doesn't help the smaller developer…

I think that would be one of the benefits of being Google (or Amazon, or MS) -- their cloud strategy isn't as beholden to a single customer.

Which means they may or may not do a good job of feature prioritization, but it's not always "whatever (big customer) wants."

FWIW, when I worked for a larger GCP customer, they seemed fairly decent at hearing about and addressing concerns. I realize cloud functionality (especially interfaces) is accreted over the years, and can't be delivered all at once.

Re: Google Cloud products in 4 words or less

#99

What's the use case for something like "VMWare on Google Compute" is it just a API shim to translate VMWare API calls to GCE for companies that are trying to lift and shift to the cloud?

It's a full managed (bare metal) VMware environment. Basically you get a dedicated cluster of vSphere hosts, with VSAN storage.

Some use cases are: migrating to cloud (for all kinds of reasons, like not wanting to invest in own datacenters and HW anymore) without having to refactor applications, hybrid applications where the front end lives in Google Cloud but the backend requires a more 'traditional' environment, using the cloud for DR, ...

Similar offerings exist at other hyperscalers:

* Amazon: VMware Cloud on AWS - https://cloud.vmware.com/vmc-aws

* Azure: Azure VMware Solution - https://cloud.vmware.com/azure-vmware-solution

* IBM: IBM Cloud for VMware Solutions - https://cloud.vmware.com/ibm-cloud

* Oracle: Oracle Cloud VMware Solution https://cloud.vmware.com/oracle-cloud

* Alicloud: Alibaba Cloud VMware Solution https://www.alibabacloud.com/press-room/vmware-based-cloud-t...

[Disclaimer: I work at VMware]

Post reply on HN