AWS Certified Machine Learning – Specialty — Question 15

An office security agency conducted a successful pilot using 100 cameras installed at key locations within the main office. Images from the cameras were uploaded to Amazon S3 and tagged using Amazon Rekognition, and the results were stored in Amazon ES. The agency is now looking to expand the pilot into a full production system using thousands of video cameras in its office locations globally. The goal is to identify activities performed by non-employees in real time
Which solution should the agency consider?

Answer options

Correct answer: A

Explanation

Option A is the correct choice as it leverages Amazon Rekognition Video, which is suited for real-time video processing and face recognition. Options B and D utilize Amazon Rekognition Image, which is not designed for real-time video streams, and option C, while using Rekognition Video, does not specify the necessary alerting mechanism for real-time detection of non-employees.