| Type | Hardened VM image |
|---|---|
| Upstream / license | Apache Kafka (Apache-2.0) — see licenses |
| Version | Kafka 3.9 line (KRaft mode; per-instance cluster id generated at first boot). Current builds: release notes. |
| Architecture | x86-64 |
| Sizing | Any current-generation instance with ≥ 4 vCPU (pay-as-you-go floor); 8 vCPU recommended for production. |
| Port | Purpose | State |
|---|---|---|
| 22 | SSH (key-only) | default-open |
| 9092 | Kafka broker — advertised as localhost (single-node evaluation posture) | customer-must-open (config + firewall) |
| 9093 | KRaft controller — localhost | optional |
"customer-must-open" means a cloud firewall rule and, where noted, an in-image configuration change — both deliberate. Closed by default is the design.
No shared or default credentials are included in this image. Access uses the SSH key you supply at launch; any application credential is generated uniquely on your instance at first boot and stored only there — we never know it.
Log in: SSH with your launch key. Kafka CLI tools live in /opt/kafka/bin.
This product has no application credential of its own.
/opt/kafka/bin/kafka-broker-api-versions.sh --bootstrap-server localhost:9092Single node = evaluation/small-pipeline posture. Multi-broker clusters need a deliberate design (listeners, storage, quorum) — this image is one node of it.
Email support@dcassociatesgroup.com — first response within 1 business day (US Eastern), most tickets same-day. To escalate an open ticket, reply "ESCALATE"; it is reviewed by the founder within 1 business day. Security reports: vulnerability disclosure.
Privacy: policy · Terms: terms · Security practices: security & trust · Vulnerability reports: disclosure policy