BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2024//speaker//MZUEG
 3
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2024-HX9ZWH@programme.europython.eu
DTSTART;TZID=CET:20240712T143500
DTEND;TZID=CET:20240712T150500
DESCRIPTION:In this talk\, we dive into the world of Event Driven Architect
 ure and Message Streaming\, using Python and FastStream. \n\nYou'll learn 
 to integrate FastStream\, a python framework\, into your projects and leve
 rage AsyncAPI to define contracts for asynchronous communication and event
  streaming. Through practical examples and insights\, you'll discover the 
 art of building scalable\, responsive Python applications that thrive in r
 eal-time environments.\n\n\n#### About AsyncAPI\nAsyncAPI is an open stand
 ard/specification and growing set of open-source tools to help developers 
 define\, build\, and maintain asynchronous APIs and Event-Driven Architect
 ures. It describes message-driven APIs in a machine-readable format\, and 
 is protocol-agnostic.\n\n#### About FastStream\nFastStream is a powerful a
 nd easy-to-use Python framework for building asynchronous services interac
 ting with event streams such as Apache Kafka\, RabbitMQ\, NATS and Redis. 
 FastStream simplifies the process of writing producers and consumers for m
 essage queues\, handling all the parsing\, networking and documentation ge
 neration automatically. FastStream provides unified API across multiple br
 okers\, built-in Pydantic validations\, automatic AsyncAPI documentation\,
  FastAPI like Dependency Injection System\, built-in support for test and 
 extensions.
DTSTAMP:20260513T152120Z
LOCATION:Terrace 2B
SUMMARY:Building Event-Driven Python service using FastStream and AsyncAPI 
 - Abhinand C
URL:https://programme.europython.eu/europython-2024/talk/HX9ZWH/
END:VEVENT
END:VCALENDAR
