Live data from Hacker News

Viewing profile — ceencee

ceencee

HN member
Joined
Mon, Oct 18, 2021, 2:50 PM UTC
HN karma
18
Public activity
6 items

About ceencee

No profile information was provided.

Recent public activity

  1. comment
    Comment #38825555

    I feel like this is frankly uninformed. Many iceberg shops seem to rely heavily on Spark as a primary engine. And databricks has a history of being a hostile oss force with the cul…

  2. comment
    Comment #37578587

    Kafka can sustain sub 20ms at millions or even billions per second scale. Processing time delays is bad consumer code and partition design smell. Aka , your consumer shouldnt depen…

  3. comment
    Comment #37578531

    This is a ridiculous statement if you really build an EDA. Kafka is what enables the decoupling.

  4. comment
    Comment #37578524

    Pretty much every bank uses kafka ad the central messaging layer. What people are missing in almost every post here is the write once read many without data duplication and with di…

  5. comment
    Comment #35951290

    Who is running single az deployments who also cares about data loss and availability? Seriously? I’ve personally supported 1000s of kafka deploys and this isn’t a thing in the clou…

  6. comment
    Comment #28906008

    I see posts like this a lot, and it makes me wonder what the heck you were using Kafka for that Postgres could handle, yet you had dozens of clusters? I question if you actually ev…