Book description
Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:
- Publish from Apache Pulsar into third-party data repositories and platforms
- Design and develop Apache Pulsar functions
- Perform interactive SQL queries against data stored in Apache Pulsar
Apache Pulsar in Action is a comprehensive and practical guide to building high-traffic applications with Pulsar. You’ll learn to use this mature and battle-tested platform to deliver extreme levels of speed and durability to your messaging. Apache Pulsar committer David Kjerrumgaard teaches you to apply Pulsar’s seamless scalability through hands-on case studies, including IOT analytics applications and a microservices app based on Pulsar functions.
About the Technology
Reliable server-to-server messaging is the heart of a distributed application. Apache Pulsar is a flexible real-time messaging platform built to run on Kubernetes and deliver the scalability and resilience required for cloud-based systems. Pulsar supports both streaming and message queuing, and unlike other solutions, it can communicate over multiple protocols including MQTT, AMQP, and Kafka’s binary protocol.
About the Book
Apache Pulsar in Action teaches you to build scalable streaming messaging systems using Pulsar. You’ll start with a rapid introduction to enterprise messaging and discover the unique benefits of Pulsar. Following crystal-clear explanations and engaging examples, you’ll use the Pulsar Functions framework to develop a microservices-based application. Real-world case studies illustrate how to implement the most important messaging design patterns.
What's Inside
- Publish from Pulsar into third-party data repositories and platforms
- Design and develop Apache Pulsar functions
- Create an event-driven food delivery application
About the Reader
Written for experienced Java developers. No prior knowledge of Pulsar required.
About the Author
David Kjerrumgaard is a committer on the Apache Pulsar project. He currently serves as a Developer Advocate for StreamNative, where he develops Pulsar best practices and solutions.
Quotes
Apache Pulsar in Action is able to seamlessly mix the theory and abstract concepts with the clarity of practical step-by-step examples. I’d recommend to anyone!
- Matteo Merli, co-creator of Apache Pulsar
Gives readers insights into how the ‘magic’ works… Definitely recommended.
- Henry Saputra, Splunk
A complete, practical, fun-filled book.
- Satej Kumar Sahu, Honeywell
A definitive guide that will help you scale your applications.
- Alessandro Campeis, Vimar
The best book to start working with Pulsar.
- Emanuele Piccinelli, Empirix
Table of contents
- inside front cover
- Apache Pulsar in Action
- Copyright
- dedication
- contents
- front matter
- Part 1 Getting started with Apache Pulsar
- 1 Introduction to Apache Pulsar
- 2 Pulsar concepts and architecture
- 3 Interacting with Pulsar
- Part 2 Apache Pulsar development essentials
- 4 Pulsar functions
- 5 Pulsar IO connectors
- 6 Pulsar security
- 7 Schema registry
- Part 3 Hands-on application development with Apache Pulsar
- 8 Pulsar Functions patterns
- 9 Resiliency patterns
- 10 Data access
- 11 Machine learning in Pulsar
- 12 Edge analytics
- Appendix A. Running Pulsar on Kubernetes
- Appendix B. Geo-replication
- index
- inside back cover
Product information
- Title: Apache Pulsar in Action
- Author(s):
- Release date: December 2021
- Publisher(s): Manning Publications
- ISBN: 9781617296888
You might also like
book
Mastering Apache Pulsar
Every enterprise application creates data, including log messages, metrics, user activity, and outgoing messages. Learning how …
book
Apache Pulsar Versus Apache Kafka
For nearly a decade, Apache Kafka has been the go-to publish-subscribe (pub-sub) messaging system—and for good …
book
Docker in Action, Second Edition
Docker in Action, Second Edition teaches you the skills and knowledge you need to create, deploy, …
book
Reactive Systems in Java
Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. …