
AWS Certified Solutions Architect - Associate
Get started today
Ultimate access to all questions.
As a solutions architect, how would you implement a minimal-effort solution to prevent inappropriate content in user-uploaded images on a social media website?
As a solutions architect, how would you implement a minimal-effort solution to prevent inappropriate content in user-uploaded images on a social media website?
Exam-Like
Explanation:
The most suitable service for detecting inappropriate content in images is Amazon Rekognition because it is specifically designed for image and video analysis, including detecting inappropriate content. It offers pre-built functionality for detecting explicit content, which minimizes development effort compared to building and training custom models. Incorporating human review for low-confidence predictions ensures accuracy. Thus, the correct answer is B.