Viewing profile — ceencee
ceencee
HN member- Joined
- Mon, Oct 18, 2021, 2:50 PM UTC
- HN karma
- 18
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ceencee
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #37578531
This is a ridiculous statement if you really build an EDA. Kafka is what enables the decoupling.
-
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…
-
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…
-
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…