persistent message streaming at laser speed, with a browser console for streams and topics
Apache Iggy is a persistent message streaming platform written in Rust that moves millions of messages per second over TCP, QUIC and HTTP with very low latency and a small footprint. Producers publish messages to topics grouped into streams and partitions, and consumers read them with offsets and consumer groups, so teams can build event driven pipelines, log and metric transport, and real time data flows. A web console manages streams, topics and partitions, browses messages, and administers users, while client SDKs connect over the binary TCP transport or the HTTP API.
cloudimg packages Apache Iggy and its official web console as a ready to run appliance: the server and console run as managed services behind a reverse proxy, a unique administrator password is generated on first boot and written to a root only file with no default login, and the image is built on a hardened, fully patched base with a paired step by step deployment guide and 24/7 support.
Real screenshots taken while testing this image against its deployment guide.