AWS Certified Solutions Architect – Associate (SAA-C03) — Question 72

A company is running a popular social media website. The website gives users the ability to upload images to share with other users. The company wants to make sure that the images do not contain inappropriate content. The company needs a solution that minimizes development effort.
What should a solutions architect do to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because Amazon Rekognition is specifically designed for image and video analysis, making it the most suitable choice for detecting inappropriate content in user-uploaded images. Options A and C are not ideal since Amazon Comprehend focuses on text analysis and SageMaker requires more development effort than necessary. Option D involves deploying a custom model which also increases complexity, contrary to the requirement to minimize development effort.