
Explanation:
Non-relational databases, like Amazon DynamoDB, are more suited for applications that require large amounts of data with simple lookup queries and have high throughput requirements, typical of user profile management in media streaming platforms.
Ultimate access to all questions.
No comments yet.
A media streaming company needs to manage frequent read and write operations for their user profiles. Which database type would best suit their needs?
A
Relational database
B
Non-relational database
C
In-memory database
D
Graph database