Chapter 9. Advanced applications with Kafka Streams
This chapter covers
- Integrating outside data into Kafka Streams with Kafka Connect
- Kicking your database to the curb with interactive queries
- KSQL continuous queries in Kafka
You’ve come a long way in your journey to learn how to use Kafka Streams. We’ve covered a lot of ground, and now you should know how to build streaming applications. Up to this point, you’ve included the core functionality of Kafka Streams, but there’s much more you can do. In this chapter, you’ll use what you’ve learned to build two advanced applications that will allow you to work in real-world situations.
For example, in many organizations, when you bring in new technology, it must mesh with legacy technology or processes. ...
Get Kafka Streams in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.