Tutorials and Shared Resources
A summary of recommended walk-throughs, blog posts, examples and shared resources about Azkarra Streams
Presentations
- Paris Kafka Meetup (2020-02) : Let's Write A Production-Ready Kafka Streams App Before The End Of This Talk! (slides).
Blog Posts & Release Announcements
- 2020-05-12 | Introducing Azkarra Streams 0.7
- 2020-01-09 | Create Kafka Streams applications faster than ever before with Azkarra Streams
- 2020-01-07 | What's new in Azkarra Streams v0.5
- 2019-12-04 | How to secure your Azkarra Streams application for production
- 2019-11-27 | Introducing Azkarra Streams : The first micro-framework for Apache Kafka Streams
Demonstration projects
- Scottify : This project contains an example of streams application using Kafka Streams and Azkarra Streams libraries.
Code examples :
- Basic TopologyProvider
- Configurable TopologyProvider
- Writing a TopologyProvider as a Module
- Building an Azkarra Application without component-scan
- Writing a custom HealthCheck
- Configuring an azkarra application with Basic authentication
- Configuring an azkarra application with SSL-Two-Way authentication
- Declaring conditional components
Last modified May 20, 2020: update(site): complete page about examples (d9bcba96)