Conduit on Ubuntu 24.04

Azure Streaming & Messaging

Conduit, the open source data streaming engine, moving data in real time between your sources and destinations.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Conduit is an open source data streaming engine that connects sources and destinations such as Kafka, PostgreSQL, S3 and files into declarative pipelines that stream data in real time. It exposes an HTTP API and a built in web UI for creating, starting and monitoring pipelines and connectors, with no JVM required.

Why the cloudimg image

cloudimg delivers Conduit preconfigured behind an nginx reverse proxy with a unique HTTP Basic Auth password generated on the first boot of every instance, its HTTP and gRPC APIs bound to loopback so nothing is exposed without authentication. Pipeline state lives in a dedicated data directory, a live demo pipeline runs out of the box, and the image ships with a paired deployment guide and 24/7 support.

Common uses

  • Real time data integration
  • Change data capture pipelines
  • Streaming between data stores

See it running

Real screenshots taken while testing this image against its deployment guide.

Conduit on Ubuntu 24.04 screenshot 1 Conduit on Ubuntu 24.04 screenshot 2 Conduit on Ubuntu 24.04 screenshot 3 Conduit on Ubuntu 24.04 screenshot 4