3 years ago Google killed off Android Things[1] and told everyone to migrate to IoT Core. Now IoT Core is dead. But don't worry about all that, just connect with your Google Cloud account manager! They'll tell you exactly which Google platform you should migrate to next. [1]: https://android-developers.googleblog.com/2019/02/an-update-...
Google IoT Core will be discontinued on Aug. 16, 2023
81–90 of 173 posts
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#82Re: Google IoT Core will be discontinued on Aug. 16, 2023
#83Earlier quoted context omitted.
That's why I prefer to invest time and effort on AWS. I know I won't have to rewrite everything from scratch whenever Google feels like abandoning their projects.
They just retired EC2-Classic, one of the largest services they ever had
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#84Earlier quoted context omitted.
That's why I prefer to invest time and effort on AWS. I know I won't have to rewrite everything from scratch whenever Google feels like abandoning their projects.
AWS has never discontinued one of their services? Not trolling, seriously asking (I don't use hyperscalers)
Disclosure: long time Principal at AWS. The above is my own observation and opinion
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#85However, I hadn’t seen anyone mention the specific Enterprise API / product designation they rolled out over a year ago to deal with this kind of thing.
If I understood things correctly when they launched it [1] the plan was to start by saying which parts of the GCP platform you could confidently rely on with the implication that the other parts you should understand you’re using products and services that haven’t proven their long term value inside of Google and as a result things like this can happen and you should plan accordingly.
As far as I know this is the first thing to go since making that announcement but I’d be happy to be corrected as well.
[1] https://cloud.google.com/blog/topics/inside-google-cloud/new...
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#86Well that's hilarious. And here I was always told that Google Cloud was supposed to be the one that didn't kill services.
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#87I'm in the process of migrating PrintNanny.ai's remote command/event system off Cloud IoT Core. I've been running on IoT Core for 1.5 years. Here's my breakdown of the costs... - $236.99 in usage, approx 1% of project's total revenue - ~20 hours to implement pub/sub applications running on a mix of Raspberry Pi & GCP VMs. Implementations were in Rust and Python. It would have taken much, much longer to stand up a man…
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#88If you haven't, please read the classic "Dear Google Cloud: Your Deprecation Policy is Killing You" [1] by the always fantastic Steve Yegge (who used to work at Google). As he so succinctly put it, the email follows the standard Google GCP template: Dear RECIPIENT, Fuck yooooouuuuuuuu. Fuck you, fuck you, Fuck You. Drop whatever you are doing because it’s not important. What is important is OUR time. It’s costing us…
[..] in the Google world, deprecation means: “We are breaking our commitments to you.” It really does.
That’s what it ultimately means. It means they are going to force you to do some work, possibly a large
amount of rework, on a regular basis, as punishment for doing what they told you to do originally — as
punishment for listening to their glossy marketing on their website: Better software. Faster! You do
everything they tell you to do, and you launch your application or service, and then, bang, a year or
two later it breaks down.
I didn't know Steve was a Kubernetes admin!Re: Google IoT Core will be discontinued on Aug. 16, 2023
#89Earlier quoted context omitted.
Exactly, everybody who bet on Google in IoT has just got a giant RMA bill. Same has happened when Azure changed its root cert, which was likelly hardcoded into 99% of deployed devices using it.
Do IoT devices not have a USB port to allow for updating of the firmware?
For industrial or B2B IOT you would in many cases need to send out your own field techs to do the update, which costs $$$.
So overall, even if you're not literally doing a RMA, it is very very expensive.
Re: Google IoT Core will be discontinued on Aug. 16, 2023
#90Earlier quoted context omitted.
Exactly, everybody who bet on Google in IoT has just got a giant RMA bill. Same has happened when Azure changed its root cert, which was likelly hardcoded into 99% of deployed devices using it.
Do IoT devices not have a USB port to allow for updating of the firmware?