A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Jinsong Yu shares deep architectural insights ...
Shiny new objects are easy to find in the big data space. So when the industry’s attention shifted towards processing streams of data in real time–as opposed to batch-style processing that was popular ...
In this section, we will examine the architectural components and related terminology in Kafka. Basically, Kafka consists of the following components: Kafka Cluster—a collection of one or more servers ...
Apache Kafka has a reputation as a lightweight, fast and highly scalable message broker, which passes data between applications. But one feature has frustrated users over the five years since the ...
Analytics is often described as one of the biggest challenges associated with big data, but even before that step can happen, data has to be ingested and made available to enterprise users. That’s ...
Event-driven architectures are wonderful. But Kafka was never intended to be a database, and using it as a database won’t solve your problem. It’s a tale as old as time. An enterprise is struggling ...