Building a Telegram Bot with Apache Kafka, Go & ksqlDB
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the process of building a Telegram bot using Apache Kafka, Go, and ksqlDB in this conference talk from GOTO 2020. Learn how to ingest, filter, enrich, aggregate, and query data using only Kafka, without the need for additional datastores. Follow along with a hands-on demonstration of creating a bot that provides key/value lookups driven by a materialized view on Kafka event streams. Discover the capabilities of ksqlDB for processing data and understand the key design elements of this approach. Gain insights into the benefits of this architecture and its potential applications in real-world scenarios.
Syllabus
Intro
Where's my nearest carpark with available spaces?
Demo
What are the key pieces of the design?
Why build it this way?
Outro
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube