Hacker News new | ask | show | jobs
by bsg75 3483 days ago
Not all data comes in at a rate where streaming approaches are necessary. Sensors, click or IoT data perhaps, but for things like purchases, signups, or other "daily" activities batch processing is suitable and less complex to build.

I would wager that most data is not of a streaming nature, but as the ability to process live pipelines is relatively new, it gets more attention.