Exam SAP-C02 All QuestionsBrowse all questions from this exam
Question 511

A media company has a 30-T8 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?

    Correct Answer: A

    To meet the company's requirements with the least amount of ongoing management overhead and minimal disruption to the existing system, using an AWS Storage Gateway file gateway appliance on-premises is a suitable approach. This setup allows the MAM solution to extract videos from the current archive and push them into the file gateway. The file gateway will then store the data in Amazon S3, where Amazon Rekognition can access and process the videos to retrieve the required metadata. This solution leverages AWS's managed services, reducing the need for extensive ongoing management while ensuring a seamless integration with the existing system.

Discussion
mifuneOption: B

B - Tape Gateway

kupo777

A A tape gateway appliance is required. AWS Storage Gateway also requires S3 or other storage.

wbedair

so you mean B ???

kupo777

A - Amazon Rekognition and Tape Gateway cannot communicate directly; S3 is required.

Hizumi

Storage Gateway stores the tape library in S3.

toma

Answer is B: "These videos are stored on tape in an on-premises tape library...."

Russs99Option: A

ape Gateway is designed for offline data transfer, not ideal for actively accessed videos.

HizumiOption: B

Answer is B - Use Tape Gateway, then Lambda and Rekognition can be used to process and index the data for the MAM system. https://aws.amazon.com/storagegateway/vtl/ https://aws.amazon.com/blogs/aws/file-interface-to-aws-storage-gateway/