How much data should I store in an object locally Trying to limit requests to database

0 votes
I'm now downloading pictures from my S3 account on AWS. The problem is that I will be requesting numerous photos, which inevitably results in numerous requests.

I've been thinking about collecting a list of all the photos I require as soon as the app launches and saving them in an object so that I can later filter the images I require throughout the app. This would reduce the number of calls I make.

My inquiries are:

How much information can be stored locally before performance suffers?

Is scalability something I should be worried about, or do I just have to bear the expense? How does Instagram handle all of its pictures? Do they have a lot of demands?
Dec 30, 2022 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 11 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP