> For the complete documentation index, see [llms.txt](https://easyedge.gitbook.io/easyedge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easyedge.gitbook.io/easyedge/easyedge-node.md).

# EasyEdge Node

**EasyEdge Node** is the runtime component deployed at the edge. It connects to field devices, acquires raw industrial data, processes it locally, and sends it to applications, IT systems, or cloud platforms according to your configuration in EasyEdge Studio.

EasyEdge Node is lightweight, secure, and flexible, supporting multiple deployment options:

* **Native Installation** on Linux systems (various supported architectures)
* **Containerized Deployment** using Docker or compatible runtimes (Linux or Windows)

Key features include:

* **Multi-protocol connectivity** to industrial devices and sensors
* **Real-time data processing** through workflows, filters, and code blocks
* **Support for local algorithms** to transform, normalize, or calculate data before delivery
* **Local buffering** to prevent data loss during network interruptions
* **Remote monitoring and control** from EasyEdge Studio
* **High availability** support for redundant setups in critical environments

Each EasyEdge Node operates as part of a **System**, and multiple EdgeNodes can collaborate to contribute data to one or more Namespaces, enabling scalable and resilient industrial edge architectures.

{% content-ref url="/pages/RmVyNtXVInshV6qJuJ1K" %}
[Gateway Requirements](/easyedge/easyedge-node/gateway-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/yZExTXl2uplL2gUs2JCb" %}
[Cloud Connectivity Requirements](/easyedge/easyedge-node/cloud-connectivity-requirements.md)
{% endcontent-ref %}
