A large number of photos

Hello all,

I am about to build an app that requires storing a large number of photos taken from the user mobiles.

My concern is such a large number of photos will not only consume large WU’s, but also affect the app performance.

Any tips or suggestions on how to handle this: any compression tools? Or storing photos elsewhere?

Seeking answers from those who have experiences on this case…

Thanks.

Hey!

You can use either Wasabi or AWS to store images. Personally, I prefer Wasabi, as it’s easy to setup.
Wasabi uploader by Zeroqode has an option to compress images before uploading them to the database.
That should solve both of your issues.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.