A health and fitness company wants to develop a mobile application that allows users to take a photo of their meals and automatically identify the food items shown in the image. Which AWS service should the company use to analyze these photos?
- Amazon RekognitionAnswer
- BAmazon Polly
- CAmazon Lex
- DAmazon Translate
Answer
Amazon Rekognition is the correct service because it provides image and video analysis capabilities using computer vision to detect objects.
Amazon Rekognition is correct because it is a managed computer vision service that uses deep learning to identify objects, text, scenes, and activities in images, which matches the goal of identifying food items in user-uploaded photos.
Step-by-Step Solution
Key Concept
AWS classifies its AI/ML services by specialized capabilities, where computer vision tasks like analyzing objects in images are handled by Amazon Rekognition.
Estimated Time:45s