Earlier quoted context omitted.
> App Engine wasn't evidence of Google being a product company, nor does it exemplify the company's strategy. It was a grassroots project that for years didn't receive much leadership support, but was still allowed to launch and grow. App Engine was a precursor that came 5 years too early. The hype about serverless is only starting now.
We jumped on Appengine very early, and have never regretted it. It's remarkably stable, and not having to worry about the security issue du jour, scaling, or any other sysadmin stuff means we can concentrate on what we do best - building apps. I've been surprised how few people understand the value proposition, and how little competition there is. When I first heard about Azure I expected it to be PaaS, but it turned…
How Google Is Challenging AWS
171–175 of 175 posts
Re: How Google Is Challenging AWS
#172Earlier quoted context omitted.
They definitely are for most customers: it is extremely expensive to gather and label enough data for a deep learning model to work correctly. It's very unlikely that you'll manage to configure and train your models + generate input data that Google lacks to make your model work much better than what Google already provide with their "generalist" API.
Say you are an insurance company and you want to use build a model that uses damage photos and meta data about car as a backstop to make sure that your repair shops aren't ripping you off. In this case you already have a bunch of historical labeled data and a pre-trained model is useless to you application. It doesn't help you that the pre-trained model can recognized 10 different types of cats, you need a model trai…
Re: How Google Is Challenging AWS
#173Earlier quoted context omitted.
Isn't Azure Cloud Services pretty close to Appengine?
Not as I understand it . Both AWS and Azure force you to use machines - you may put them behind load balancers, and they may start up automatically when required, but you still need to design the system and do provisioning and plumbing to make your application working. With Appengine, you don't know anything about the hardware of software your application is running on - you simply upload your app. I haven't used Azu…
Re: How Google Is Challenging AWS
#174Earlier quoted context omitted.
Email me at bookman@google.com and I'll be sure to start internal conversations around what we can do to help you out.
Cool - I'll try to get someone on my team to give you an email.
Have a great day.
Re: How Google Is Challenging AWS
#175Earlier quoted context omitted.
Silk is a fork of Chromium, Amazon just piggy-backed on Google's hard work. Just like Fire OS itself (a fork of Android).
You mean the way Google piggy-packed on Apples work which in turn piggy-backed on KDEs work? Amazon did an extension to optimise rendering on small devices, which is complexity wise not too far off to what Apple & Google contributed to the rendering engines, which at the end is the tricky bit an a browser, not the Chrome.