Question 316

A Python application is being written to run inside a Cisco IOS XE device to assist with gathering telemetry data. Drag and drop the elements of the stack from the left onto the functions on the right to collect and display the telemetry streaming data.

Question 317

Drag and drop the code from the bottom onto the box where the code is missing to create a new Cisco Webex space and attach a previously configured bot named 'sampleBot'. Not all options are used.

Question 318

Refer to the exhibit.

Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the cURL exhibit to complete the cURL request to FirePower Device Manager API to create objects. Not all code snippets are used.

Question 319

Which two statements are considered best practices according to the 12-factor app methodology for application design? (Choose two.)
  • Question 320

    Refer to the exhibit.

    This snippet of a script has recently started exiting abnormally with an exception stating "Unexpected HTTP Response code: 429".
    Which solution handles rate limiting by the remote API?