FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
It would be great having documentation on how to run and manage FastStream in a live system. We'll probably want to have a message subscriber application (read container) per topic/channel (in Kafka also per topic partition, can we manage consumer groups?) and understand autoscaling approaches.
It would be great having documentation on how to run and manage FastStream in a live system. We'll probably want to have a message subscriber application (read container) per topic/channel (in Kafka also per topic partition, can we manage consumer groups?) and understand autoscaling approaches.