
Eclipse Kapua is an Eclipse Foundation project that provides a comprehensive IoT platform for device management, data ingestion, and cloud integration. It serves as a bridge between edge devices and enterprise applications, offering a scalable backend infrastructure for industrial IoT deployments.
Kapua follows a microservices architecture built on Java, designed for cloud-native deployments. It supports containerized deployment via Docker and Kubernetes, making it suitable for both edge and cloud installations.
Eclipse Public License 2.0 (EPL-2.0)
Eclipse Kapua and Node-RED can be integrated to create powerful IoT workflows. Kapua manages devices and ingests data, while Node-RED provides visual workflow orchestration and data processing.
Eclipse Kapua and Eclipse Ditto complement each other in IoT deployments. Kapua handles device management and connectivity, while Ditto provides digital twin capabilities for device state management.
Eclipse Kapua can forward device telemetry to InfluxDB for time-series storage and analytics. This combination enables long-term data retention and powerful querying capabilities.
Eclipse Kapua and Eclipse Hono are both Eclipse IoT connectivity platforms. While Kapua focuses on device management, Hono specializes in telemetry and command messaging for IoT.