AWS Certified Solutions Architect – Professional — Question 948

A media company has a 30-TB repository of digital news videos. These videos are stored on tape in an on-premises tape library and referenced by a Media Asset
Management (MAM) system. The company wants to enrich the metadata for these videos in an automated fashion and put them into a searchable catalog by using a MAM feature. The company must be able to search based on information in the video, such as objects, scenery items, or people's faces. A catalog is available that contains faces of people who have appeared in the videos that include an image of each person. The company would like to migrate these videos to
AWS.
The company has a high-speed AWS Direct Connect connection with AWS and would like to move the MAM solution video content directly from its current file system.
How can these requirements be met by using the LEAST amount of ongoing management overhead and causing MINIMAL disruption to the existing system?

Answer options

Correct answer: A

Explanation

Option A is correct because AWS Storage Gateway's file gateway provides a seamless, low-disruption way to migrate files directly to Amazon S3, where Amazon Rekognition can easily access and analyze them using Lambda. Option B is incorrect because Amazon Rekognition cannot directly analyze files stored in a Tape Gateway. Option C is incorrect as Kinesis Video Streams is designed for real-time streaming, which introduces unnecessary complexity and overhead for migrating a static 30-TB archive. Option D is incorrect because managing custom EC2 instances and OpenCV libraries introduces significant ongoing operational overhead compared to using AWS managed services.