Exam Logo

Cisco (350-901-DEVCOR) Exam Questions And Answers page 25

A developer is creating a Python script to catch errors using REST API calls and to aid in debugging. Drag and drop the code from the bottom onto the box where the code is missing to implement control flow for REST API errors. Not all options are used.

Using APIs
Click on the GET Resource button above to view resources that will help with this question.




An engineer is managing a data center with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.

Which REST API call accomplishes this task?
Cisco Core Platforms and APIs Network Fundamentals

Refer to the exhibit. A company has extended networking from the data center to the cloud through Transit VPC.

Which two statements describe the benefits of this approach? (Choose two.)
Network Fundamentals

Refer to the exhibit. This script uses ciscoyang to configure two VRF instances on a Cisco IOS-XR device using the Yang NETCONF type.

Which two words are required to complete the script? (Choose two.)
Cisco Core Platforms and APIs Network Fundamentals
An organization manages a large cloud-deployed application that employs a microservices architecture. No notable issues occur with downtime because the services of this application are redundantly deployed over three or more data center regions. However, several times a week reports are received about application slowness. The container orchestration logs show faults in a variety of containers that cause them to fail and then spin up brand new.

Which action must be taken to improve the resiliency design of the application while maintaining current scale?
Application Deployment and Security Security Fundamentals

Refer to the exhibit. This cURL POST request creates an OAuth access token for authentication with FDM API requests.

What is the purpose of the file @token_data that cURL is handling?
Application Deployment and Security Using APIs
What is a data privacy concern when designing data storage?
Network Fundamentals Security Fundamentals

Refer to the exhibit. The application follows a containerized microservices architecture that has one container per microservice. The microservices communicate with each other by using REST APIs. The double-headed arrows in the diagram display chains of synchronous HTTP calls needed for a single user request.

Which action ensures the resilience of the application in the scope of a single user request?
Application Deployment and Security Using APIs
Which database type should be used with highly structured data and provides support for ACID transactions?
Network Fundamentals Security Fundamentals

Refer to the exhibit. Drag and drop the parts of the Python code from the left onto the item numbers on the right that match the missing sections in the exhibit that consumes REST API pagination.

Infrastructure and Automation Infrastructure and Automation