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…
Google Cloud products in 4 words or less
91–100 of 111 posts
Re: Google Cloud products in 4 words or less
#92For instance, what are AWS Lambdas called in Azure and Google Cloud?
Re: Google Cloud products in 4 words or less
#93That's glaringly cheating.
Re: Google Cloud products in 4 words or less
#94Re: Google Cloud products in 4 words or less
#95Re: Google Cloud products in 4 words or less
#96migrate 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
#97I 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…
Re: Google Cloud products in 4 words or less
#98Earlier 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…
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
#99What'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?
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]