Which service enables devices to act locally on the data they generate, run predictions based on machine learning models, and filter and aggregate device data?

Sharpen your skills for the AWS Certified Solutions Architect Professional Exam. Dive into flashcards, multiple choice questions, each with detailed explanations and hints. Perfect your knowledge and get ready to ace the AWS exam!

Multiple Choice

Which service enables devices to act locally on the data they generate, run predictions based on machine learning models, and filter and aggregate device data?

Explanation:
Edge computing with on-device processing is the idea here: devices should act on what they generate, run ML predictions locally, and filter or aggregate data before sending it on. AWS IoT Greengrass fits this use case, because it lets devices run compute and ML at the edge. You can execute Lambda functions and ML inferences directly on the device, apply filters and aggregations to the data, and take actions even when connectivity to the cloud is limited or unavailable. This reduces latency and bandwidth, and enables offline operation. Other services are more cloud-centric or focused on different aspects: modeling device workflows, simple provisioning, or cloud-based event detection, rather than providing robust edge compute, local ML inference, and on-device data filtering. AWS IoT Greengrass is the one that provides the local, on-device intelligence described.

Edge computing with on-device processing is the idea here: devices should act on what they generate, run ML predictions locally, and filter or aggregate data before sending it on. AWS IoT Greengrass fits this use case, because it lets devices run compute and ML at the edge. You can execute Lambda functions and ML inferences directly on the device, apply filters and aggregations to the data, and take actions even when connectivity to the cloud is limited or unavailable. This reduces latency and bandwidth, and enables offline operation.

Other services are more cloud-centric or focused on different aspects: modeling device workflows, simple provisioning, or cloud-based event detection, rather than providing robust edge compute, local ML inference, and on-device data filtering. AWS IoT Greengrass is the one that provides the local, on-device intelligence described.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy