zlacker

[return to "Predicting the Future of Distributed Systems"]
1. buro9+7n[view] [source] 2024-08-27 06:08:20
>>borisj+(OP)
Things I have come to know about distributed systems:

The S3 API (object storage) is the accepted storage API, but you do not need AWS (but they are very good at this).

The Kafka API is the accepted stream/ buffer/ queue API, but you do not need Confluent.

SQL is the query language, but you do not need a relational database.

◧◩
2. jensne+No[view] [source] 2024-08-27 06:33:55
>>buro9+7n
I'd argue that a lot of people are moving from Kafka to NATS. NATS and Kafka serve different purposes and for many use cases related to APIs, NATS has a lot more to offer, like like wildcard topic topologies.
◧◩◪
3. buro9+Ny[view] [source] 2024-08-27 09:00:05
>>jensne+No
it's the Kafka API, not Kafka itself, that I see as having become the standard.
◧◩◪◨
4. 629514+Ck1[view] [source] 2024-08-27 15:26:44
>>buro9+Ny
Ce n'est pas un Kafka: Kafka is a Protocol Apache Kafka is an aging open source project. It's time to accept that Kafka's protocol is what matters. (https://materializedview.io/p/ce-nest-pas-un-kafka)
[go to top]