Skip to content

Commit 24f2ac3

Browse files
authored
Merge pull request #5342 from hamsehmahamud/add-edge-computing
Add Edge Computing topic and collection
2 parents fd4ef28 + 7149a5f commit 24f2ac3

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
items:
3+
- k3s-io/k3s
4+
- kubeedge/kubeedge
5+
- openyurtio/openyurt
6+
display_name: Edge Computing & AIoT
7+
created_by: hamsehmahamud
8+
---
9+
Local data processing on edge devices, combining IoT hardware with lightweight machine learning models. This computing architecture minimizes latency and reduces network bandwidth dependency by moving vital computation and decision-making processes closer to the physical data sources.

topics/edge-computing/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: Edge Computing & AIoT
3+
short_description: Local data processing on edge devices, combining IoT hardware with lightweight machine learning models.
4+
topic: edge-computing
5+
wikipedia_url: https://en.wikipedia.org/wiki/Edge_computing
6+
aliases: aiot, edge-ai
7+
---
8+
Edge Computing and Artificial Intelligence of Things (AIoT) involve performing localized data processing directly on edge devices rather than relying entirely on centralized cloud servers. This architectural approach combines Internet of Things (IoT) hardware with optimized, lightweight machine learning models to enable real-time decision-making, drastically reduce network latency, and improve overall data privacy and bandwidth efficiency.

0 commit comments

Comments
 (0)