Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Cisco
Exam 43: CCDE Design Written
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Which two actions must be taken when an observable microservice application is developed? (Choose two.)
Question 22
Multiple Choice
Click on the GET Resource button above to view resources that will help with this question.
An engineer is managing a DC 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?
Question 23
Multiple Choice
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.)
Question 24
Multiple Choice
On a Cisco Catalyst 9300 Series Switch, the guest shell is being used to create a service within a container. Which change is needed to allow the service to have external access?
Question 25
Multiple Choice
Which two statements describe advantages of static code analysis over unit tests? (Choose two.)
Question 26
Multiple Choice
Refer to the exhibit. Which configuration of method and parameter retrieves the health of a laptop connected to the network from Cisco DNA Center?
Question 27
Multiple Choice
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.)
Question 28
Multiple Choice
Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)
Question 29
Multiple Choice
An application uses OAuth to get access to several API resources on behalf of an end user. What are two valid parameters to send to the authorization server as part of the first step of an authorization code grant flow? (Choose two.)
Question 30
Multiple Choice
Refer to the exhibit. Which set of API requests must be executed by a Webex Teams bot after receiving a webhook callback to process messages in a room and reply with a new message back to the same room?
Question 31
Multiple Choice
Refer to the exhibits above and click on the IETF Routing tab in the top left corner to help with this question. A developer is trying to update the routing instance by adding a new route to the routes list using the URL in the exhibit. What action must be taken to fix the error being received?
Question 32
Multiple Choice
Which two techniques protect against injection attacks? (Choose two.)
Question 33
Multiple Choice
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?
Question 34
Multiple Choice
AppGigabitEthernet interface is used as data port for a container on a Cisco Catalyst 9000 Series Switch. Which two interface configuration options should be used? (Choose two.)
Question 35
Multiple Choice
The Meraki API url https://api.meraki.com/api/v0/networks/123456789/ssids/2 has been stored in the environment variable meraki_url , and the API key has been stored in meraki_api_key . Which snippet presents the correct API call to configure, secure, and enable an SSID using the Meraki API?
Question 36
Multiple Choice
The UCS Python SDK includes modules for Service Profile template creation. Which two UCS Service Profile template types are supported? (Choose two.)
Question 37
Multiple Choice
A developer has just completed the configuration of an API that connects sensitive internal systems. Based on company policies, the security of the data is a high priority. Which approach must be taken to secure API keys and passwords?