ApacheKafka
ATH Infosystems · Software Development
Certification per Microsoft Marketplace.
Evidence tier Source Confirmed · 9 captures on record
What the publisher says
As described on Microsoft Marketplace.
Apache Kafka is a powerful, open-source distributed event-streaming platform designed to handle high-throughput, real-time data feeds. It is widely used for building scalable data pipelines, real-time analytics applications, and reliable messaging systems across distributed environments.
Features of Apache Kafka:
Show the rest of the publisher’s description (29 more lines)
- High-throughput and low-latency event streaming.
- Distributed and fault-tolerant architecture.
- Scalable design capable of handling millions of messages per second.
- Durable message storage with configurable retention policies.
- Support for real-time data processing and stream integration.
- Strong ecosystem with connectors, streams API, and client libraries.
Apache Kafka Usage:
$ sudo su
$ sudo apt update
$ cd /opt/kafka
$ bin/kafka-server-start.sh
#check version
$cd /opt/kafka
bin/kafka-topics.sh --version
# Generate KRaft Cluster ID
$ bin/kafka-storage.sh random-uuid
# Format Kafka Storage
$ bin/kafka-storage.sh format \
--cluster-id ADD_YOUR_KRAFT_CLUSTER_ID \
--config config/kraft-single.properties
# Start Kafka Broker
$ bin/kafka-server-start.sh -daemon config/kraft-single.properties
$ ss -lntp | grep 9092
# Stop Kafka
$ bin/kafka-server-stop.sh
$ sleep 5
After this we see Successful start confirmation
$ Use Kafka CLI tools to create topics, producers, and consumers
Disclaimer: Apache Kafka is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. Apache Kafka is an open-source project governed by the Apache Software Foundation and is not affiliated with, endorsed by, or sponsored by any commercial entity. The developers and contributors of Apache Kafka are not responsible for any damages, losses, or consequences resulting from the use of this software. Users should review licensing terms and ensure compliance with applicable regulations when using Apache Kafka.
Agent build and provenance
See the full provenance
The layer-by-layer build, the evidence behind each claim, the risk basis and the cross-marketplace links are open to any account. Some rows are disclosed, some the source leaves Unknown; a free account shows you which.
Compliance
- FedRAMPConfirmedNot listed90%, registry-checkedNo FedRAMP Marketplace entry matched this vendor's domain, checked 2026-08-27registry recordas observed 2026-08-27
Confirmed means matched to a public authoritative registry. Claimed means the vendor or its listing states it, not yet cross-checked. A framework not shown was not found in any source we hold, which is not evidence against it. Not listed means a scoped registry check found no match for this vendor's domain: a No is a scoped registry check, not a compliance judgment. Confidence bands: 95% domain-verified, 90% registry-checked, 80% self-attested, 70% weak signal. Self-attested items marked “vendor's site” are gathered from the vendor's own website and are not verified by us.
Vendor
External enrichment · as of 2026-08-29
Reconciled on 9/3/2026
Sources
Publisher resources
1 linkLinked repositories
Unknown means this listing does not publish a repository. It is not a statement that the code is closed, and a linked repository is not a claim that the publisher wrote it: the registry computes that relationship privately and does not publish it.
Evidence risk is the share of the build you cannot see before you deploy, not a security rating. Sign in to see the layer-by-layer basis for this band.

