In this live coding session, you'll learn how to:
- Connect a Kafka topic to a Tinybird Data Source to persist events data into OLAP storage
- Filter, aggregate, and join with SQL to enrich your streams
- Publish your SQL queries as low-latency, high-concurrency REST APIs
- Add query parameters to your API endpoints
- Monitor your API endpoints’ performance & errors
- Know when to use Tinybird and ksqldb, separately or in parallel