Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 57 discussion

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?

  • A. Use Amazon Comprehend to detect inappropriate content. Use human review for low-confidence predictions.
  • B. Use Amazon Rekognition to detect inappropriate content. Use human review for low-confidence predictions.
  • C. Use Amazon SageMaker to detect inappropriate content. Use ground truth to label low-confidence predictions.
  • D. Use AWS Fargate to deploy a custom machine learning model to detect inappropriate content. Use ground truth to label low-confidence predictions.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Buruguduystunstugudunstuy
Highly Voted 1 year, 9 months ago
Selected Answer: B
The best solution to meet these requirements would be option B: Use Amazon Rekognition to detect inappropriate content, and use human review for low-confidence predictions. Amazon Rekognition is a cloud-based image and video analysis service that can detect inappropriate content in images using its pre-trained label detection model. It can identify a wide range of inappropriate content, including explicit or suggestive adult content, violent content, and offensive language. The service provides high accuracy and low latency, making it a good choice for this use case.
upvoted 21 times
Buruguduystunstugudunstuy
1 year, 9 months ago
Option A, using Amazon Comprehend, is not a good fit for this use case because Amazon Comprehend is a natural language processing service that is designed to analyze text, not images. Option C, using Amazon SageMaker to detect inappropriate content, would require significant development effort to build and train a custom machine learning model. It would also require a large dataset of labeled images to train the model, which may be time-consuming and expensive to obtain. Option D, using AWS Fargate to deploy a custom machine learning model, would also require significant development effort and a large dataset of labeled images. It may not be the most efficient or cost-effective solution for this use case. In summary, the best solution is to use Amazon Rekognition to detect inappropriate content in images, and use human review for low-confidence predictions to ensure that all inappropriate content is detected.
upvoted 13 times
...
...
masetromain
Highly Voted 1 year, 11 months ago
Selected Answer: B
Good Answer is B : https://docs.aws.amazon.com/rekognition/latest/dg/moderation.html?pg=ln&sec=ft
upvoted 13 times
...
PaulGa
Most Recent 1 week, 2 days ago
Selected Answer: B
Ans B - I'll go with ans B reluctantly because Rekognition seems to be primarily aimed at video/image content as opposed to language/text... and only because you can add the latter "You can add features [to Rekognition] that detect objects, text, unsafe content, analyze images/videos, and compare faces to your application using Rekognition's APIs." (https://docs.aws.amazon.com/rekognition/latest/dg/what-is.html)
upvoted 1 times
...
awsgeek75
8 months, 1 week ago
Selected Answer: B
https://aws.amazon.com/rekognition/ Automate and lower the cost of your image recognition and video analysis with machine learning
upvoted 1 times
awsgeek75
8 months, 1 week ago
https://aws.amazon.com/rekognition/content-moderation/ Amazon Rekognition Content Moderation automates and streamlines your image and video moderation workflows using machine learning (ML), without requiring ML experience.
upvoted 1 times
...
...
slimen
10 months, 3 weeks ago
Selected Answer: B
comprehend is for NLP sagemaker is for training and deploying ML and AI models deploying cutom models using fargate requires time and development effort wich is not recommended by the question
upvoted 2 times
...
Ruffyit
10 months, 4 weeks ago
https://docs.aws.amazon.com/rekognition/latest/dg/moderation.html?pg=ln&sec=ft
upvoted 1 times
...
AWSStudyBuddy
11 months ago
Selected Answer: B
You can easily incorporate image and video analysis to your applications with the help of Amazon Rekognition. Numerous functions are available to it, including as facial analysis, image classification, and object and scene identification. DetectModerationLabels is an operation that may be used with Amazon Rekognition to identify incorrect content in photos. By using this procedure, photos with violent, drug-related, tobacco-related, alcohol-related, hate-filled, or provocative material can be identified.
upvoted 2 times
...
Syruis
1 year, 1 month ago
Selected Answer: B
B is the best solution as far
upvoted 1 times
...
Guru4Cloud
1 year, 1 month ago
Selected Answer: B
Amazon Rekognition is a fully managed service that provides image and video analysis capabilities. It can be used to detect inappropriate content in images, such as nudity, violence, and hate speech. Amazon Rekognition is a good choice for this solution because it is a managed service, which means that the company does not have to worry about managing the infrastructure or the machine learning model. Rekognition is also highly accurate, and it can be used to detect a wide range of inappropriate content
upvoted 1 times
...
TariqKipkemei
1 year, 1 month ago
Selected Answer: B
Amazon Rekognition to the rescue...whooosh!
upvoted 1 times
...
cookieMr
1 year, 3 months ago
Using Amazon Rekognition for content moderation is a cost-effective and efficient solution that reduces the need for developing and training custom machine learning models, making it the best option in terms of minimizing development effort. A. Amazon Comprehend is a natural language processing service provided by AWS, primarily focused on text analysis rather than image analysis. C. Amazon SageMaker is a comprehensive machine learning service that allows you to build, train, and deploy custom machine learning models. It requires significant development effort to build and train a custom model. In addition, utilizing ground truth to label low-confidence predictions would further add to the development complexity and maintenance overhead. D. Similar to C, using AWS Fargate to deploy a custom machine learning model requires significant development effort.
upvoted 2 times
...
krajar
1 year, 6 months ago
Selected Answer: B
Amazon Rekognition is a cloud-based image and video analysis service that can detect inappropriate content in images using its pre-trained label detection model. It can identify a wide range of inappropriate content, including explicit or suggestive adult content, violent content, and offensive language.
upvoted 1 times
...
career360guru
1 year, 9 months ago
Selected Answer: B
Option B
upvoted 1 times
...
Shasha1
1 year, 9 months ago
B AWS Rekognition to detect inappropriate content and use human review for low-confidence predictions. This option minimizes development effort because Amazon Rekognition is a pre-built machine learning service that can detect inappropriate content. Using human review for low-confidence predictions allows for more accurate detection of inappropriate content.
upvoted 1 times
...
Wpcorgan
1 year, 10 months ago
B is correct
upvoted 1 times
...
ArielSchivo
1 year, 11 months ago
Selected Answer: B
Option B. https://docs.aws.amazon.com/rekognition/latest/dg/a2i-rekognition.html
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...