Shifting PowerGrid export queue functionality from local to cloud bucket storage #1463
moxesh-kombee
started this conversation in
BUG
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I've been utilizing the PowerGrid queue export functionality for handling large data exports, which has been quite effective. However, I've noticed that the queue export currently stores files in local storage, leading to storage constraints and management overhead.
Given the large data export, I'm interested in integrating Azure Blob Storage to streamline storage and alleviate local storage limitations. Could someone guide me on how to modify the queue export functionality to directly store exported files in an Azure Blob Storage container?
I understand that this integration might involve adjustments in both the export queue handling and the file storage mechanism. Any advice or pointers on which files or methods I should focus on for implementing this integration would be immensely helpful.
Thank you all for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions