Discussion about this post

User's avatar
Neural Foundry's avatar

Really strong cost analysis on the Zerobus vs MSK comparison. The 67% reduction is significat, but what I found more interesting is the WAL architecture approach that gives you sub-50ms acks. I've worked with similar setups before where eliminating the message bus seemed risky at first, but for most ingestion patterns people acutally don't need that Kafka-style replay capability. The tradeoff between idempotent writes and full exactly-once is worth mentioning tho, since folks moving from Kafka might not realize they're shifting responsibility for dedup.

No posts

Ready for more?