Session

Using Azure Functions to Optimize Web Apps

Web app dashboards need to load data. Obviously.
But when should that data be loaded? Better yet, when should that data be calculated?
In a legacy, multi-tenant application, my team was faced with optimizing various dashboards and analytical data, that was being calculated via Linq to SQL and then loaded....on page load.
Enter Azure Functions. We were able to use them to pre-calculate our data between various tenants, and reduce our page load-time to around 1 second, with minimal financial implications. I'll present a high-level overview of the issue and how it was solved using queue-triggered and timer triggered azure functions.

Nick Proud

Head of Software Development at NexBotix

Kidsgrove, United Kingdom

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top