Can someone tell me what does this do? And why its better.
Sort of serverless Kafka, which natively uses object storage and promises better latencies than things like warpstream.
Introducing S2
71–80 of 206 posts
Re: Introducing S2
#72Earlier quoted context omitted.
(Founder) well 50% of our name is different
You should have gone with S4 tbh. The suits love bigger numbers. Super Simple Stream Store.
Re: Introducing S2
#73Seems really good for IoT no? Been a while since I worked in that space, but having something like this would have been nice at the time.
Re: Introducing S2
#74Re: Introducing S2
#75Help me understand - you build on top of AWS, which charges $0.09/GB for egress to the Internet, yet you're charging $0.05/GB for egress to the Internet? Sounds like you're subsidizing egress from AWS? Or do you have access to non-public egress pricing?
Re: Introducing S2
#76Earlier quoted context omitted.
(Founder) We are not charging in preview. At the scale where it matters, we will work it out. Definitely some assumptions in here.
Just FYI, that doesn't give me confidence in the longevity of your service.
Re: Introducing S2
#77These folks knowingly chose to spend the rest of their careers explaining that they are not, in fact, S3.
Re: Introducing S2
#78Help me understand - you build on top of AWS, which charges $0.09/GB for egress to the Internet, yet you're charging $0.05/GB for egress to the Internet? Sounds like you're subsidizing egress from AWS? Or do you have access to non-public egress pricing?
Re: Introducing S2
#79Re: Introducing S2
#80Earlier quoted context omitted.
(Founder here) Managed cloud offerings for streaming limit ordered throughput pretty low, e.g. Kinesis at 1 MiBps, Redpanda serverless at 1 MiBps, Confluent's even higher-end clusters at 10-20 MiBps IIRC. If you really need ordering, this can indeed be a limit. S2 lets you push 125 MiBps currently, and we may grow that. Another factor is how many ordered streams you can have. Typically a few thousand at most with tho…
@agallego Yes in aggregate both Confluent and Redpanda can push GiBps throughputs, and I know Redpanda has amazing perf. I was referring to Redpanda Serverless :) And per-partition i.e. ordered throughput. ED: for some reason I wasn't seeing the reply link before on your comment, do see it now.