SAP-C02 · Question #715
SAP-C02 Question #715: Real Exam Question with Answer & Explanation
The correct answer is B: Migrate the database to Amazon DynamoDB by using AWS Database Migration Service (AWS. Storing the videos as objects in S3 is scalable and cost-effective for storing large files. DynamoDB can store video metadata (including the S3 key), allowing for efficient retrieval and management of the videos.
Question
A company needs to modernize an application and migrate the application to AWS. The application stores user profile data as text in a single table in an on-premises MySQL database. After the modernization, users will use the application to upload video files that are up to 4 GB in size. Other users must be able to download the video files from the application. The company needs a video storage solution that provides rapid scaling. The solution must not affect application performance. Which solution will meet these requirements?
Options
- AMigrate the database to Amazon Aurora PostgreSQL by using AWS Database Migration Service
- BMigrate the database to Amazon DynamoDB by using AWS Database Migration Service (AWS
- CMigrate the database to Amazon Keyspaces (for Apache Cassandra) by using AWS Database
- DMigrate the database to Amazon DynamoDB by using AWS Database Migration Service (AWS
Explanation
Storing the videos as objects in S3 is scalable and cost-effective for storing large files. DynamoDB can store video metadata (including the S3 key), allowing for efficient retrieval and management of the videos.
Community Discussion
No community discussion yet for this question.