See first post
Request driven vs event driven architectures:
Streaming is getting quite popular in China as opposed to the US (see number of searches for Apache Flink)
e.g. Doordash trying to estimate delivery time:
batch features: mean preparation time of this restaurant in the past
streaming features: at this moment, how many other orders they have, how many delivery people are available
need a feature store for managing materialized features
need a model store for model lineage