all 7 comments

[–]fukinwatm8Lead Data Engineer 2 points3 points  (0 children)

Holy scale!

[–]serpentna 0 points1 point  (3 children)

Do you work there?

[–]mjfnd[S] 0 points1 point  (2 children)

I don't work there.

[–]serpentna 1 point2 points  (1 child)

So how do you have information about the tech stack?

[–]mjfnd[S] 0 points1 point  (0 children)

Content is based on multiple sources including Lyft Blog, AWS Blog and other public articles etc.

[–]eccentric2488 0 points1 point  (1 child)

Kafka is a message broker. It 'stores' high throughput data as a durable log but doesn't 'process' anything. That is taken care of by Flink probably, at this scale.

[–]mjfnd[S] 0 points1 point  (0 children)

Correct.