Earlier quoted context omitted.
I think you underestimate how political Google has become internally.
The extent to which Google and Microsoft have switched places from where they were a decade ago is hilarious. https://amp.businessinsider.com/images/50a25c45eab8ea8c41000...
Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
451–460 of 856 posts
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#452They put the guy that ran ORACLE'S CLOUD STRATEGY in charge of GCP. ORACLE'S. CLOUD. STRATEGY. Let's hire Thomas Kurian, bang up job on Fusion and ... oh wait, what do you mean with 'total failure'? Oracle bought Sun, it had the keys to be the third force against AWS and MSFT - and they totally blew it. Just an amazing fumble, worse than MSFT and smartphones.
Are we talking about the same Oracle Fusion that powers most of the world's corporation's accounting backends today (including Netsuite, which Oracle acquired several years ago)? Because if so, he did a pretty good job of achieving his objective: establishing market dominance in the face of superior competing products. Hiring Kurian is a message to investors that Google is serious[1] about trying to take over the clo…
Not sure how you come up with this. Is this backed with actual data?
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#453I can't imagine a more damaging leak for Google Cloud. A company that's already notorious for abandoning projects now has a public date for when they'll abandon cloud. How could anyone in their right mind start building on GCP? They may as well shut it down today.
Maybe this helps GCP as the leak now makes this reputational for GOOG. They’ll have to keep it running to prevent people leaving because of the leak so they’ll do something drastic like pledge 10 years of support or something. This is what has always terrified me about GCP. The business mode wasn’t there so I haven’t done anything serious since they killed/overhauled app engine years ago (aws seems to always make stu…
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#454Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#455Googler here. My opinions are my own; I have no non-public knowledge on this topic. I do not understand the hyperbole around this report. Nowhere does it say that Google plans to shutter GCP if it doesn't reach #1 by 2023. > said people with knowledge of the matter. As in, people who may not have even been at said meeting which took place nearly two years ago, under a different VP and now a different CEO, and saw som…
The problem Google has with the developer community is largely around the fact that Google has a long history of pulling the rug out from our feet. There have been 3 stories on HN in the past couple weeks alone about Google products which have either been dropped or changed significantly such that they are no longer viable for developers to use.
Google has lost a lot of trust in the community and if Google management wants to avoid this kind of reaction, they need to build a reputation for stability. Years of dropping products people rely has eroded much of the good will people used to have for Google.
Amazon doesn't drop products. Microsoft has spent decades building a reputation for having a long term reliable product road-map.
Google is fickle and doesn't seem to care when they screw people over by changing terms underneath us. As the old saying goes—fool me once, shame on you; fool me twice, shame on me.
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#456Earlier quoted context omitted.
Azure has a pretty nice tech stack in my experience, what issues are you experiencing with it?
There's a laundry list. The resource template format is inhuman gibberish designed for machines. It does idiotic things like manually hard-coding enums in the template to support drop-downs. This means templates go "stale" very quickly and are super fiddly to update to support things like new VM sizes. You cannot export resource groups bigger than a certain size, so if some idiot in your org makes them too big, there…
Anything they don't offer directly, they offer a pile of canned VMs authored by Bitnami, who adds their own layer of management scripts to them, which (in our case) corrupted the filesystem on restarting from the great Shellshock cloud reboot.
Azure is, in part, an ad-hoc cloud offering made up of services offered by mutually incompatible business units. Adding analytics in the dashboard has a 50% chance of routing you off of Azure to a separate MS monitoring/analytics solution (OMS) requiring its own licence.
Their linux management agents have repeatedly locked up our VMs.
Because of the way Cosmo pricing works, we were billed ~$5,000 over 3 months for 50MBs of data that was basically unused at the time--because you pay for "reserved network units" on a per collection basis (as in a mongo collection), and the floor pricing drove it that high without any utilization.
As parent said, it's a bunch of MVP garbage, to which I'd add: to tick a bunch of checkboxes for Fortune 100s to sign 8-9 figure deals with promises of volume pricing. Operationally it's flea market.
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#457Earlier quoted context omitted.
Most of those Google support stories aren't about GCP, though. It's things like app support, or Gmail support, etc.
People, me included, just remember Google doesn't support their products. I won't be arsed to consult a list of Google products and properties to see if this particular one is going to get support or not. If I buy something from Microsoft, I can contact Microsoft support. I don't have to roll the dice on it being actually supported by Microsoft, or only supported by other desperate users on an abandoned phpBB somewhe…
To me, the idea of getting good support on any consumer software is laughable, and has no bearing on Google.
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#458Earlier quoted context omitted.
I don’t think Google internally uses GCP. So a direct competitor would be whoever runs the “real” google cloud that all the internal stuff.
Wait, what? GCP isn't just the productization of their internal infrastructure?
Same for Amazon, it took them very long also, including dedicated internal projects with focus on moving. But majority of Amazon and Microsoft workloads now run on their respective cloud offerings.
Google is probably still be at least 3-5 years before that would happen be aligned. GCP is quite immature and young, which this leak highlights also. I assume this would mean that also internal teams at Google won't be moving workloads to GCP.
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#459Besides the notion of Google not investing in cloud seems rather ludicrous to me. They might as well formally announce that they're not competing in tech going forward & just count adtech dollars instead.
Re: Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud
#460AWS is unassailable as number one, but Azure is more fragile than they might appear in their #2 position. They use their Office online revenue to boost their numbers (EDIT: apparently they don't do that anymore) , and their utilization is probably lower than the competition because they rely heavily on bundling new cloud services into legacy contracts at renewal to reach their targets. So lots of Office / Outlook / A…
While AWS has a strong #1 offering in low-hanging fruit products like vms, dbs. I find they have terrible MVP-like execution on niche offerings (and support sucks too) for things like Fargate, K8s, one-off job execution. Azure has a stronger, more thoughtful offering in niche solutions.
This is partially because the customers of AWS do not care too much about these solutions. I have seen other solutions used by large customers (still probably classified as a niche) getting improved over time significantly. Fargate and k8s offers very little over a well designed EC2 cluster. This might be another reason.