Автор
Ния Нархид

Neha Narkhede

  • 2 книги
  • 25 читателей
4.2
19оценок
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
4.2
19оценок
5 9
4 8
3 1
2 0
1 1
без
оценки
6

Ния Нархид — новинки

  • Apache Kafka. Потоковая обработка и анализ данных Ния Нархид
    ISBN: 978-5-4461-0575-5
    Год издания: 2019
    Издательство: Питер
    Язык: Русский
    При работе любого enterprise-приложения образуются данные: это файлы логов, метрики, информация об активности пользователей, исходящие сообщения и т.п. Правильные манипуляции над всеми этими данными не менее важны, чем сами данные. Если вы - архитектор, разработчик или выпускающий инженер, желающий решать подобные проблемы, но вы пока не знакомы с Apache Kafka, то именно из этой замечательной книги вы узнаете, как работать с этой свободной потоковой платформой, позволяющей обрабатывать очереди данных в реальном времени.
  • Kafka: The Definitive Guide Ния Нархид
    ISBN: 978-1491936160
    Год издания: 2017
    Издательство: O’Reilly Media
    Язык: Английский
    Every enterprise application creates data, whether it’s log messages, metrics, user activity, outgoing messages, or something else. And how to move all of this data becomes nearly as important as the data itself. If you’re an application architect, developer, or production engineer new to Apache Kafka, this practical guide shows you how to use this open source streaming platform to handle real-time data feeds.

    Engineers from Confluent and LinkedIn who are responsible for developing Kafka explain how to deploy production Kafka clusters, write reliable event-driven microservices, and build scalable stream-processing applications with this platform. Through detailed examples, you’ll learn Kafka’s design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the controller, and the storage layer.

    - Understand publish-subscribe messaging and how it fits in the big data ecosystem.
    - Explore Kafka producers and consumers for writing and reading messages
    - Understand Kafka patterns and use-case requirements to ensure reliable data delivery
    - Get best practices for building data pipelines and applications with Kafka
    - Manage Kafka in production, and learn to perform monitoring, tuning, and maintenance tasks
    - Learn the most critical metrics among Kafka’s operational measurements
    - Explore how Kafka’s stream delivery capabilities make it a perfect source for stream processing systems