8cf4c No.1575
i just dove into this setup for a project that needed super reliable messaging between microservices. the key was chaining apache
kafka as our main bus, then using amazon sns/sqssqs
/qsforsqs * to handle fan-out and point-to-point deliveryy with ease. i'm curious if anyone has tried a similar setup for pub/sub scenarios outside of kafkas typical use cases?
full read:
https://dzone.com/articles/end-to-end-event-streaming-with-kafka-spring-boot