Apache Kafka + Karapace

Azure Streaming & Messaging 1 variation

Apache Kafka paired with Karapace, giving you an event streaming broker, a Confluent compatible schema registry and a Kafka REST proxy in one image.

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

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Apache Kafka + Karapace on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

A single node event streaming appliance that combines the Apache Kafka broker with Karapace, the open source schema registry and Kafka REST proxy. Kafka handles durable publish and subscribe messaging, Karapace adds schema governance and an HTTP path for producing and consuming, so applications can work with Kafka over plain REST or with strongly typed Avro, JSON and Protobuf schemas.

Why the cloudimg image

cloudimg ships Kafka and Karapace hardened and fully patched, wired together and ready on first boot. The broker runs KRaft with no ZooKeeper, a single per boot password protects both the SASL broker and the registry and REST endpoints, the schema registry and REST proxy sit behind an authenticated gateway rather than open to the world, and the image is backed by 24/7 support.

Common uses

  • Schema governed event streaming
  • Producing and consuming Kafka over REST
  • Real time data integration