About 176,000 results
Open links in new tab
  1. Event-driven architectures with Apache Kafka | Redpanda

    Apache Kafka is one such platform that can power an EDA application by enabling reliable event streaming across distributed systems. In this guide, you’ll learn about Kafka’s role in EDA, …

  2. Building an Event-Driven Architecture Using Kafka - DZone

    Jun 27, 2023 · Building an event-driven architecture using Kafka enables real-time data streaming, seamless integration, and scalability for applications and systems.

  3. Implementing event-driven architecture with Apache Kafka

    May 11, 2023 · Apache Kafka is a distributed streaming platform that has emerged as one of the most popular tools for implementing EDA. Kafka provides a highly scalable, fault-tolerant, and …

  4. Kafka Event-Driven Architecture Done Right + Real Examples

    Sep 26, 2023 · To set up an effective event-driven architecture using Kafka, you should carefully plan and configure your Kafka cluster, topics, producers, and consumers. Let’s take a look at …

  5. Event-Driven Architecture with Kafka: Step-by-Step POC Guide

    Feb 16, 2025 · Event-Driven Architecture (EDA) is a software design pattern where events trigger actions across distributed systems. Kafka is a perfect fit for EDA due to its ability to handle real …

  6. Event-Driven Architecture at Scale Using Kafka - Medium

    Jan 2, 2023 · Event-driven micro-services allow for real-time micro-services communication, enabling data to be consumed in the form of events before they’re even requested. It extends …

  7. Apache Kafka Use Cases (with Kafka Architecture Diagrams)

    Dec 2, 2021 · You can use Kafka to collect and store all of the “facts” or “events” generated by a distributed system in order to build a set of resilient data services and applications.

  8. Designing event-driven microservices architectures using Apache Kafka

    Dive into the world of event-driven microservices architecture with Apache Kafka and Kafka Streams. This comprehensive guide explores core concepts, implementation patterns, and …

  9. Event-Driven Architecture With Kafka - DEV Community

    Feb 1, 2024 · Kafka's distributed architecture effortlessly scales to handle growing data volumes. Traditional databases may encounter limitations and performance bottlenecks. 🔄 Event-Driven …

  10. Design patterns for asynchronous API communication

    Jul 21, 2022 · Kafka also allows you to structure your data. You can send any kind of byte data through Kafka, but it is strongly recommended to use a schema framework such as Avro or …

  11. Some results have been removed
Refresh