Match data stores to use cases
You're building a social media application that needs to store user profile photos. These photos are uploaded once and viewed frequently by the user's friends. The photos are binary files (JPEG/PNG) ranging from 100KB to 5MB each. You expect to store millions of photos and need a cost-effective solution that can handle high read traffic.
Which AWS data store is most appropriate for this use case?
This exercise is part of the course
Using Data Stores in AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise