this post was submitted on 17 Apr 2024
69 points (82.9% liked)
Asklemmy
43807 readers
970 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Computing at the edge.
Reduces the need to send everything to the cloud and maintains privacy.
Isn't edge computing just a distributed cloud? With servers physically closer to end-user?
That's a cloud-centric interpretation. Like using CDNs. That'e been around for a while.
What I think will be interesting is intelligent processing and storage on end-node devices, like a home gateway, smart appliances, or wearable devices.
That would be cool
How does it maintain privacy?
Instead of sending the data to the cloud for calculation/analytics, it does it right there on the device.
For example, an Alexa or Google Home device sends everything you say after a wake-word back to Amazon or Google. A device with sufficient edge storage and compute would be able to do the same without sending your voice outside your home.
We're not quite there yet, but it's getting closer.
I'm pretty sure that's not what edge computing is. You've just described client-side computing.
The "edge" is similar to a CDN. Usually some kind of application layer code that's running in an ISP data center rather than in a cloud provider's data center.
I explained in a different comment... Talking about edge devices not the cloud: https://www.intel.com/content/www/us/en/edge-computing/edge-devices.html