Live data from Hacker News

Introducing S2

s2.dev

71–80 of 206 posts

Re: Introducing S2

#71
post #3

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.

A interesting difference is the ability to have exclusive access to writes on the log (the fencing token). This allows you to use the logs as write ahead logs.

Re: Introducing S2

#72
post #18

Earlier 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.

How do you store a stream? Don’t they just spray around the internet here and there, and if you don’t catch them in the moment, they’re just gone?

Re: Introducing S2

#73

Seems 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.

(Founder) so many possibilities! That's what I love about building building blocks. I think we will create an open source layer for an IoT protocol over time (unless community gets to it first), e.g. MQTT. I have to admit I don't know too much about the space.

Re: Introducing S2

#74

Earlier quoted context omitted.

You should have gone with S4 tbh. The suits love bigger numbers. Super Simple Stream Store.

Disagree. You have a marketing opportunity for a hipster character named "Stu" to be the spokesman.

Disco Stu don't advertise

Re: Introducing S2

#75
post #20

Help 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?

List pricing is $0.05 per GB after 150TB and at high volume it’s cheaper than that

Re: Introducing S2

#76
post #22

Earlier 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.

Cloud services offer giant discounts sometimes and the receiving party aren't allowed to talk about it concretely so that's probably what's happening here.

Re: Introducing S2

#78
post #20

Help 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?

strat is likely just get users, then offboard aws if the product works.

Re: Introducing S2

#80
post #44
post #17

Earlier 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.

coo cool right on.
Post reply on HN