This document discusses building modern data streaming apps with Python and provides an overview of Apache Pulsar. It introduces Tim Spann and his experience with streaming technologies. It then covers key Pulsar concepts like tenants, namespaces, topics and messages. It provides examples of building Python producers and consumers and integrating Pulsar with other technologies like Kafka, MQTT and websockets. It also demonstrates deploying Pulsar Functions with Python.
Related topics: