null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Kafka for Architects (Event-driven architecture, logs, microservices, real-time event processing)

List Price: $69.99
SKU:
9781633436411
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Katya Gorshkova
    Format:
    Paperback
    Pages:
    392
    Publisher:
    Manning (February 17, 2026)
    Imprint:
    Manning
    Language:
    English
    ISBN-13:
    9781633436411
    ISBN-10:
    1633436411
    Weight:
    15.84oz
    Dimensions:
    7.375" x 9.25"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $69.99
    Pub Discount:
    37
    As low as:
    $53.89
    Publisher Identifier:
    P-SS
    Discount Code:
    A
  • Overview

    Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.

    This book teaches you how to incorporate Kafka into enterprise applications. This book stays above the code-level details, focusing instead on how to use Kafka to achieve your technical and business goals.

    Architects across industries are turning to Kafka for its unparalleled speed, reliability, and scalability. In this book, author Katya Gorshkova lays out how Kafka fits into complex system designs, expertly illustrating how you can use Kafka for effective logging, telemetry, microservices communication, and more in event driven enterprise applications.

    In Kafka for Architects you will find:

    • Kafka’s role in enterprise software
    • The event-driven architecture pattern
    • Data streaming solutions
    • Event driven architecture in messaging systems
    • Explaining Kafka clusters
    • Data streaming solutions
    • Designing data contracts
    • Kafka in real world use cases

    About the Technology

    Kafka is a powerful distributed event streaming platform perfect for the real-time data pipelines you find in all modern software systems. As a software architect, it’s mission critical to understand how Kafka impacts every aspect of system design, deployment, management, and maintenance. This unique book provides the architectural principles you need to integrate Kafka effectively into enterprise applications at any scale.

    About the Book

    Kafka for Architects focuses on architectural principles rather than code, showing exactly how to align Kafka with your organization’s technical and business goals. You’ll explore proven patterns and anti-patterns, integration strategies, and the broader Kafka ecosystem—from event pipelines to microservices communication.

    What’s Inside

    • Event-driven architecture patterns: CQRS, event sourcing, and microservices integration
    • Efficient messaging systems: message production, consumption, batching, partitioning, and throughput
    • Kafka clusters: cluster architecture, topics, partitions, replication, and configuration
    • Designing data contracts: event schema design, schema evolution, governance, and use of Schema Registry

    About the Readers

    For working and aspiring enterprise and solutions architects.

    About the Author

    Katya Gorshkova is a consulting engineer and architect in the FinTech sector with extensive experience designing applications for real-time data processing.

    Table of Contents

    Part 1
    1 Getting to know Kafka as an architect
    2 Kafka cluster data architecture
    3 Kafka clients and message production
    4 Creating consumer applications
    Part 2
    5 Kafka in real-world use cases
    6 Defining data contracts
    7 Kafka interaction patterns
    8 Designing streaming applications
    Part 3
    9 Managing Kafka within the enterprise
    10 Organizing a Kafka project
    11 Operating Kafka
    12 What’s next for Kafka