Optimising Web Apps with Azure Functions

Опубликовано: 02 Ноябрь 2024
на канале: Cloud Lunch and Learn
421
12

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.