5 ms·
> I like to think there is no curve only fashion. Exactly! For instance, we had pull-based monitoring 20 years ago (Zabbix et al), but we abandoned it because
by dig1 6mo ago
> I like to think there is no curve only fashion.
Exactly! For instance, we had pull-based monitoring 20 years ago (Zabbix et al), but we abandoned it because it scaled poorly, favoring push-based agents (for InfluxDB, KairosDB etc). Now Prometheus is all the rage, yet we’re hitting the exact same scaling walls these systems had before. In a few years, we’ll rediscover push agents and call them the best thing since sliced bread.
- andersmurphy 6mo agoYup, same way people are starting to realise/remember having your compute next to your data is a good idea (maybe lambdas/serverless are not so hot because they get in the way of this). Spacetimedb, convex, etc are basically the revenge of stored procedure.