Which lightweight protocol is used to send data from the edge compute resources to the cloud?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 2
An IoT engineer is responsible for security at an organization. Humans and machines need to be
allowed to access services like database or compute on AWS. The engineer decides to implement
dynamic secrets.
Which method helps to get this implementation accurate from a security point of view?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 3
Which method defines the integration of Cisco Industrial Network Director with the Cisco identity
Service Engine?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 4
Refer to the exhibit.
Based on the MQTT client output, which action should be taken so that the connection to the broker
can be established?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 5
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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 6
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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 7
Refer to the exhibit.
A new application has just been developed as a Docker container. What is the missing step for
packaging the container ready for deployment in IOx?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 8
Refer to the exhibit.
Which line of code completes the Dockerfile?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 9
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.
Drag & Drop
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
Answer Area
Bucket 1: B. The sensor and IR1101 is locally installed (power, network connectivity).
Bucket 2: C. The edge application is being installed on the IR1101.
Bucket 3: D. The streaming payload is visible in Kinetic GMM dashboard.
Bucket 4: E. A device twin is automatically created in the cloud.
Bucket 5: F. IR1101 is claimed via API on Kinetic GMM.
Explanation
Q: 10
DRAG DROP The network team of a large international airport is creating a sensor network on their site using the Cisco LoRaWAN solution. Drag and drop the actions from the left to right needed to implement this project. Not all options are used.
Drag & Drop
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
Answer Areas
Bucket 1: D. Install the sensors and LoRa gateways (power, network connectivity).
Bucket 2: A. Onboard the gateways in the Field Network Director.
Bucket 3: C. Configure the devices uplinks and downlinks on the LoRa network server.
Explanation
Q: 11
DRAG DROP Drag and drop the Dockerfile instructions from the left onto the correct arguments on the right.
Drag & Drop
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
Answer Areas
alpine: E. FROM
apk update: B. ADD
/opt/cisco: C. WORKDIR
start.sh.: D. RUN
8000: A. EXPOSE
Explanation
Q: 12
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.
Drag & Drop
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
Answer Areas
Bucket 1: A. code function for detection
Bucket 2: B. quality specification of product
Bucket 3: D. sensor function with sensor SDK
Bucket 4: F. cloud function communication with cloud SDK
Bucket 5: G. product removal function
Explanation
Q: 13
Which connector is southbound?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 14
Which method is used to gather data from a sensor?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 15
A company is collecting data from several thousand machines globally. Which software component in
the overall architecture is the next destination of the dataflow after the data has been gathered and
normalized on the edge data software?