|
|
|
|
|
by dominotw
1869 days ago
|
|
Same! My dataengineering team wants everything to be moved from batch oriented to 'stream oriented'. We are replacing our batch workflows to flink/spark streaming. But no one has been able to answer me what business use cases need streaming or what if any problem is being solved by this added level of complexity. |
|
This was incredibly useful as it allowed teams to figure out what had happened in prod without needing to wait for the next day's batch jobs.
OTOH, most companies don't need something this complicated, and I'd imagine you could do the same with MySQL/Postgres if you're not at FAANG scale.