exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 157 discussion

A manufacturing company is building an inspection solution for its factory. The company has IP cameras at the end of each assembly line. The company has used Amazon SageMaker to train a machine learning (ML) model to identify common defects from still images.

The company wants to provide local feedback to factory workers when a defect is detected. The company must be able to provide this feedback even if the factory’s internet connectivity is down. The company has a local Linux server that hosts an API that provides local feedback to the workers.

How should the company deploy the ML model to meet these requirements?

  • A. Set up an Amazon Kinesis video stream from each IP camera to AWS. Use Amazon EC2 instances to take still images of the streams. Upload the images to an Amazon S3 bucket. Deploy a SageMaker endpoint with the ML model. Invoke an AWS Lambda function to call the inference endpoint when new images are uploaded. Configure the Lambda function to call the local API when a defect is detected.
  • B. Deploy AWS IoT Greengrass on the local server. Deploy the ML model to the Greengrass server. Create a Greengrass component to take still images from the cameras and run inference. Configure the component to call the local API when a defect is detected.
  • C. Order an AWS Snowball device. Deploy a SageMaker endpoint the ML model and an Amazon EC2 instance on the Snowball device. Take still images from the cameras. Run inference from the EC2 instance. Configure the instance to call the local API when a defect is detected.
  • D. Deploy Amazon Monitron devices on each IP camera. Deploy an Amazon Monitron Gateway on premises. Deploy the ML model to the Amazon Monitron devices. Use Amazon Monitron health state alarms to call the local API from an AWS Lambda function when a defect is detected.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
God_Is_Love
Highly Voted 1 year, 7 months ago
Selected Answer: B
Offline operation: AWS IoT Greengrass supports offline operation by enabling devices to continue processing data even when they are disconnected from the internet.
upvoted 19 times
...
Appon
Highly Voted 1 year, 8 months ago
Selected Answer: B
https://aws.amazon.com/blogs/machine-learning/anomaly-detection-with-amazon-sagemaker-edge-manager-using-aws-iot-greengrass-v2/
upvoted 5 times
...
career360guru
Most Recent 10 months ago
Selected Answer: B
Option B
upvoted 1 times
...
dkcloudguru
1 year, 1 month ago
Option B: Greengrass supports offline operation
upvoted 1 times
...
SK_Tyagi
1 year, 2 months ago
Selected Answer: B
Offline = IoT Greengrass
upvoted 2 times
SK_Tyagi
1 year, 2 months ago
If you can't commission your sensors Consider the following questions. Does the mobile phone running the Amazon Monitron App have a stable internet connection? https://docs.aws.amazon.com/Monitron/latest/user-guide/troubleshooting.html For commissioning a sensor, the mobile phone running the Amazon Monitron App should have internet connectivity.
upvoted 1 times
...
...
NikkyDicky
1 year, 3 months ago
Selected Answer: B
B for offline
upvoted 1 times
...
SkyZeroZx
1 year, 4 months ago
Selected Answer: B
keyword = WS IoT Greengrass
upvoted 1 times
...
consultornetwork
1 year, 4 months ago
Selected Answer: B
Can't be D. Amazon Monitron requires Internet connection.Q: Can I use Amazon Monitron when it is not connected to the AWS Region or in a disconnected environment? A: Amazon Monitron Sensors and Gateways, and their use with the Amazon Monitron service, rely on connectivity over internet to the AWS Region. https://aws.amazon.com/monitron/faqs/ Amazon Monitron Sensors and Gateways are not designed for disconnected operations or environments with no connectivity. We recommend that customers have highly available internet connectivity.
upvoted 3 times
...
Diego1414
1 year, 5 months ago
Selected Answer: B
AWS IoT Greengrass is software that extends cloud capabilities to local devices. This enables devices to collect and analyze data closer to the source of information, react autonomously to local events, and communicate securely with each other on local networks. Local devices can also communicate securely with AWS IoT Core and export IoT data to the AWS Cloud. AWS IoT Greengrass developers can use AWS Lambda functions and prebuilt connectors to create serverless applications that are deployed to devices for local execution.
upvoted 1 times
...
mfsec
1 year, 6 months ago
Selected Answer: B
The ML model is run locally, so it can still provide feedback when the internet is down.
upvoted 3 times
...
hobokabobo
1 year, 7 months ago
Selected Answer: D
Quote "The company must be able to provide this feedback even if the factory’s internet connectivity is down" So everything that needs internet can be ignored. Leaves D. While there is a lot of garbage text about how they process date with SargeMaker, the question only asks for a solution to detect failures in the equipment. Amazon Monitron does this plus it can work even when internet is down. All other options provide solutions for things, the question didn't ask for and/or already in place and need internet.
upvoted 1 times
...
Untamables
1 year, 8 months ago
Selected Answer: B
The point is how to offload ML workloads to the local.
upvoted 2 times
...
Musk
1 year, 8 months ago
Selected Answer: B
Monitron is something different
upvoted 1 times
...
bititan
1 year, 8 months ago
Selected Answer: B
this is taking about detecting defects from an image that is taken from a camera. I would go for running a ML model on IoT greengras pc and transfer it to IoT core, then store it in s3 bucket, which can be called by api function via lambda to send it to users. option D would monitor only sensor data of machines.
upvoted 4 times
...
schalke04
1 year, 8 months ago
Selected Answer: D
Amazon Monitron is a machine-learning based end-to-end condition monitoring system that detects potential failures within equipment. You can use it to implement a predictive maintenance program and reduce lost productivity from unplanned machine downtime. Amazon Monitron includes purpose-built sensors to capture vibration and temperature data, as well as gateways to automatically transfer data to the AWS Cloud. It also comes with an application in two versions. The mobile application handles system setup, analytics, and notification when tracking equipment conditions. The web application provides all the same functions as the mobile app except setup. Reliability managers can quickly deploy Amazon Monitron to track the machine health of industrial equipment, such as such as bearings, motors, gearboxes, and pumps, without any development work or specialized training.
upvoted 2 times
schalke04
1 year, 8 months ago
B is correct. AWS IoT Greengrass enables ML inference locally using models that are created, trained, and optimized in the cloud using Amazon SageMaker, AWS Deep Learning AMI, or AWS Deep Learning Containers, and deployed on the edge devices
upvoted 3 times
youngprinceton
1 year, 8 months ago
when do you take the exam man i would like to see if everything is still valid after you test
upvoted 1 times
...
...
schalke04
1 year, 8 months ago
B is wrong, D is correct.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago