Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Note! Following 300-915 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

Verified By IT Certified Experts

CertsTopics.com Certified Safe Files

Up-To-Date Exam Study Material

99.5% High Success Pass Rate

100% Accurate Answers

Instant Downloads

Exam Questions And Answers PDF

Try Demo Before You Buy

Certification Exams with Helpful Questions And Answers

Developing Solutions Using Cisco IoT and Edge Platforms (DEVIOT) Questions and Answers

Question 1

What is a major difference of MQTT in terms of design compared to AMQP?

Options:

A.

MQTT requires more bandwidth.

B.

MQTT has very low overhead.

C.

MQTT has more advanced routing features for messages.

D.

MQTT provides routing based on headers.

Buy Now
Question 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:

A.

Create a central secret system for humans and machine to obtain very short-lived dynamic secrets to access any service.

B.

Humans cannot be trusted, and each time they authenticate they should be issued with dynamic secrets.

Machines can be trusted, and they can be issued with static credentials.

C.

Maintain a different service associated to secret systems to issue access.

D.

After a user is authenticated by any trusted system, the user can be trusted to use any service.

Question 3

Mosquitto was installed correctly on the Cisco IR829 router as a Cisco IOx application. When the sensor is connected to the broker on the Cisco IR829 router with the default port, the connection is refused (Error Code 5).

Which action should be done to resolve the issue?

Options:

A.

Insert in the IOS config: ip nat inside source static tcp 1883 interface GigabitEthernet0 1883

B.

Insert in the package_config.ini file under section ports: tcp: ["8883"]

C.

Use the correct username and password.

D.

Insert in the package.yaml file under section ports: tcp: ["1883"]