diff --git a/collections/edge-computing/index.md b/collections/edge-computing/index.md new file mode 100644 index 00000000000..13c3f98f4ff --- /dev/null +++ b/collections/edge-computing/index.md @@ -0,0 +1,9 @@ +--- +items: + - k3s-io/k3s + - kubeedge/kubeedge + - openyurtio/openyurt +display_name: Edge Computing & AIoT +created_by: hamsehmahamud +--- +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. \ No newline at end of file diff --git a/topics/edge-computing/index.md b/topics/edge-computing/index.md new file mode 100644 index 00000000000..83551ffc7b3 --- /dev/null +++ b/topics/edge-computing/index.md @@ -0,0 +1,8 @@ +--- +display_name: Edge Computing & AIoT +short_description: Local data processing on edge devices, combining IoT hardware with lightweight machine learning models. +topic: edge-computing +wikipedia_url: https://en.wikipedia.org/wiki/Edge_computing +aliases: aiot, edge-ai +--- +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. \ No newline at end of file