Web dashboards need to load data. Obviously.
But when should that data be loaded? Better yet, when should that data be calculated?
In this talk, I'll present a high-level overview of the issue and how I've used queue-triggered and timer-triggered Azure functions to decrease load times.