350-901 Developing Applications using Cisco Core Platforms & APIs

Loading demo links...

Showing 13–15 of 20 questions

Question 13 (Software Development and Design)

What is a characteristic of a monolithic architecture?

Select an option, then click Submit answer.

  • It is an application with multiple independent parts.

  • New capabilities are deployed by restarting a component of the application.

  • A service failure can bring down the whole application.

  • The components are platform-agnostic.

Question 14 (Cisco Platforms)

Refer to the exhibit. A developer must create a new network object named testnetwork by using the Cisco Firepower Device Management API. The script must also handle any exceptions that occur during the request and print out any resulting errors. Which script must be used?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D

Question 15 (Using APIs)

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?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D