Twitter filter
A filtering application that consumes a stream of tweets from a Kafka topic and filters them based on a predefined criteria.
This use case will cover:
- Core producer-consumer functionality
- Plaintext (non-SSL) communication setup
Order management system
This use case will cover:
- Core producer-consumer functionality
- Manual offset management
- Encrypted (SSL enabled) communication setup