# Edge Computing
!!! tip "Nubenetes V2 Elite Portal"
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/edge-computing/).
!!! info "Architectural Context"
Detailed reference for Edge Computing in the context of Cloud Providers (Hyperscalers).
## Table of Contents
1. [Architectural Foundations](#architectural-foundations)
- [Kubernetes Tools](#kubernetes-tools)
- [General Reference](#general-reference)
1. [Architecture](#architecture)
- [Edge Computing](#edge-computing-1)
- [Distributed Systems](#distributed-systems)
1. [Kubernetes Edge](#kubernetes-edge)
- [Architecture](#architecture-1)
- [KubeEdge](#kubeedge)
- [MicroShift](#microshift)
1. [Monitoring](#monitoring)
- [RHEL Edge](#rhel-edge)
1. [Standards](#standards)
- [Cloudian](#cloudian)
## Architectural Foundations
### Kubernetes Tools
#### General Reference
- [cloudflare.com: What Is Edge Computing?](https://www.cloudflare.com/learning/serverless/glossary/what-is-edge-computing) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering cloudflare.com: What Is Edge Computing? in the Kubernetes Tools ecosystem.
- [cncf.io: Hosted Edge vs Cloud: the battle for latency and security π](https://www.cncf.io/blog/2021/12/08/hosted-edge-vs-cloud-the-battle-for-latency-and-security) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering cncf.io: Hosted Edge vs Cloud: the battle for latency and security π in the Kubernetes Tools ecosystem.
- [betterprogramming.pub: I Worked at Microsoft Cloud and Google Mobile for' 3 Years β Here Are the Differences in Ecosystems](https://betterprogramming.pub/why-working-on-cloud-vs-mobile-edge-is-so-different-e32930f1c801) [COMMUNITY-TOOL] β A curated technical resource and architectural guide covering betterprogramming.pub: I Worked at Microsoft Cloud and Google Mobile for' 3 Years β Here Are the Differences in Ecosystems in the Kubernetes Tools ecosystem.
## Architecture
### Edge Computing (1)
#### Distributed Systems
- **(2022)** [Red Hat's approach to Edge Computing π](https://www.redhat.com/en/solutions/edge-computing-approach) [ADVANCED LEVEL] [CASE STUDY] [COMMUNITY-TOOL] β Analyzes Red Hat's edge computing framework using lightweight OpenShift single-node configurations and MicroShift. It details how the architecture addresses low-latency processing, disconnected operations, and remote automated lifecycle management. This framework enables enterprise microservices to deploy seamlessly from core data centers to resource-constrained IoT gateways.
## Kubernetes Edge
### Architecture (1)
- **(2021)** [thenewstack.io: A New Kubernetes Edge Architecture](https://thenewstack.io/a-new-kubernetes-edge-architecture) [ADVANCED LEVEL] [COMMUNITY-TOOL] β An exploratory piece mapping out cutting-edge architectural patterns for multi-cluster edge configurations, comparing unified central control plane models with highly autonomous, decoupled local cluster patterns.
### KubeEdge
- **(2021)** [opensource.com: Why KubeEdge is my favorite open source project of 2020 π](https://opensource.com/article/21/1/kubeedge) [COMMUNITY-TOOL] β An open-source profile detailing KubeEdge. The article outlines how KubeEdge extends the standard Kubernetes control plane to remote systems, ensuring offline local node execution and MQTT-driven IoT connectivity.
### MicroShift
- **(2021)** [developers.redhat.com: Bring your Kubernetes workloads to the edge](https://developers.redhat.com/articles/2021/11/22/bring-your-kubernetes-workloads-edge) [ADVANCED LEVEL] [COMMUNITY-TOOL] β A guide on scaling down and adapting standard containerized workloads to small, resource-constrained edge computing environments. It outlines storage optimizations and minimized memory footprint topologies.
## Monitoring
### RHEL Edge
- **(2021)** [redhat.com: Letβs monitor edge computing networks with RHEL!](https://www.redhat.com/en/blog/lets-monitor-edge-computing-networks-rhel) [ADVANCED LEVEL] [COMMUNITY-TOOL] β This Red Hat article focuses on implementing low-overhead system monitoring for Red Hat Enterprise Linux (RHEL) Edge nodes. It details collecting system state telemetry over thin, low-bandwidth connections.
## Standards
### Cloudian
- **(2021)** [thenewstack.io: Cloudian CTO: Kubernetes, Standardization Key to Edge](https://thenewstack.io/cloudian-cto-kubernetes-standardization-key-to-edge) [COMMUNITY-TOOL] β An executive perspective from Cloudian highlighting Kubernetes standardization as the foundational component of modern edge architecture. It analyzes strategies to coordinate hybrid storage clusters safely across remote zones.
---
π‘ **Explore Related:** [Googlecloudplatform](./GoogleCloudPlatform.md) | [Azure](./azure.md) | [AWS Storage](./aws-storage.md)