DRAG DROP
An application needs to calculate if the product meets a determined quality specification, activate an automation to remove poor quality products, and report detailed results back to the cloud. All data are captured from an application that is connected to a sensor. Using the SDK of the cloud provider, drag and drop the tasks that must be completed from the left to the right. Not all options are used.
Select and Place:

DRAG DROP
An engineering team developed a solution that gathers data via a proprietary protocol (TCP/IP based) to a IR1101 gateway, which then sends the data to the cloud. Drag and drop the action steps from the left into the correct order on the right to get this solution to operate. Not all options are used.
Select and Place:

Which connector is southbound?
A. horizontal connector
B. cloud connector
C. device connector
D. universal connector

Refer to the exhibit. When a Docker image is built using this Dockerfile, which two statements are valid on Cisco IOx 1.8 and before? (Choose two.)
A. It builds an image that can be executed on all Cisco platforms.
B. It builds a Docker image that cannot be used directly on Cisco IOx.
C. It compiles a "hello world" program in C.
D. It creates two separate images.
E. It builds an IOx package that can be deployed directly.
When an RS232 device is connected to a Cisco IR829 router, the data collected is not being parsed correctly by the edge application.
Which two steps should be taken to troubleshoot the issue? (Choose two.)
A. SSH access on the Cisco IR829 router must be enabled for IOx Guest OS.
B. Communication mode must be set to half duplex over serial connection.
C. Serial cable length should not exceed 1.5 meters.
D. Ensure that communication parameters like baud rate and parity are set correctly.
E. Set the cable connections based on the PIN layout from the sensor vendor.
The environment for an Industrial IoT project in a large open pit mine is being scoped. The location has a large amount of dust and the device will be exposed to less than 1 meter of water temporarily.
When the edge device is being chosen, which Ingress protection rating must be used?
A. IP37
B. IP61
C. IP67
D. IP76
As part of an IoT project, an organization is developing an application that will share multiple clients using a REST API.
Based on the software development process, what are two valid technical activities that can be suggested to secure the REST API that is developed during the development of the software? (Choose two.)
A. Respond to request failures in detail to allow users for easier troubleshooting.
B. Implement HTTP whitelisting to only methods that are allowed.
C. Implement and review audit logs for security-related events.
D. Reject HTTP methods that are invalid with an error code 404.
E. Implement physical firewalling and access control to the resources.
After an application is deployed, potential issues arise around connectivity. As part of the troubleshooting process, the IP address must be determined to ensure end-to-end communication.
Which method provides the required details using the Cisco IOx CLI?
A. ioxclient application status
B. ioxclient application metrics
C. ioxclient application getconfig
D. ioxclient application info
Where are edge data services typically instantiated?
A. at the edge of network
B. in the cloud
C. in the data center
D. in a private cloud
Which method is used to gather data from a sensor?
A. Configure the edge application to push data to the cloud.
B. Set up a rendezvous point where the sensor and edge application meet.
C. Set up a dedicate process for each sensor that grabs data.
D. Pull data from the sensor.