write operations to excel template is consuming tremendous compute using Azure functions
Bala Reddy
0
Reputation points
We have an application that takes input as a data payload(schema in json format) from API to convert the data received to an templated excel file in the backend.
we figured out that the excel generation process is consuming huge(comparatively high amounts of system's CPU and RAM)
This whole execution has been hosted on the Azure functions.
Looking for assistance on how this can be optimized to overcome the high utilization of the compute power.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Sign in to answer