Questions
Try to answer these questions as an overview of the chapter:
- Which of the following is used as the SDK to connect ESP32 to the AWS cloud?
- AWS IoT Core SDK
- AWS IoT Device SDK
- AWS IoT Device Defender
- AWS IoT Greengrass
- Which is not required when we develop an ESP32 application to publish MQTT messages on AWS IoT Core?
- Creating an IoT thing
- Embedding the credentials in the application
- Defining an IoT rule to pass messages
- Defining the right policies to publish messages
- Which one is not correct about Grafana?
- It is a tool for IoT visualization.
- It can integrate data from different sources on the same panel.
- You need to manage an EC2 instance to have Grafana
- It has the ability to generate alerts over data
- Assume that you are integrating an ESP32 device with AVS. You see that the device...