AWS Certified IoT Core Specialty Exam Practice Test
AWS IoT Core प्रमाणन जो IoT आर्किटेक्चर, डिवाइस प्रोविजनिंग, कनेक्टिविटी, सुरक्षा, नियम इंजन, डिवाइस शैडो, और AWS क्लाउड प्लेटफॉर्म पर IoT एनालिटिक्स को कवर करता है।
नमूना प्रश्न
पूरी परीक्षा कैसी है देखने के लिए कुछ प्रश्न आज़माएं।
A fleet of 50,000 sensors publishes telemetry every 10 seconds to AWS IoT Core using MQTT. The architect must guarantee that each message is delivered exactly once, even if the broker briefly disconnects. Which QoS level should the devices use, and what is the trade-off?
During device provisioning, the security team wants each device to authenticate using a unique X.509 certificate that is created and registered on the first successful connection, without preloading the certificate at the factory. Which AWS IoT Core feature should be used?
A rule selects messages from a topic and writes them to Kinesis Data Streams. The rule must use a partition key derived from the device's thingName. Which Rules Engine SELECT clause provides the partition key?
An IoT Events detector model has 3 states: Normal, Warning, Alarm. Transitions are defined by input conditions. Which capability lets the detector emit an SNS alert exactly when entering 'Alarm' (not on every input received in Alarm)?
A rule action must deliver messages to Amazon OpenSearch Service for full-text search. Which Rules Engine action supports this?