Cisco (350-901-DEVCOR) Exam Questions And Answers page 9
Drag and drop the code from the bottom onto the box where the code is missing on the Ansible task to enable a VLAN on a Meraki MX device. Not all options are used.
Network Fundamentals
Infrastructure and Automation
The response from a server includes the header ETag: W/ 7eb8b94419e371767916ef13e0d6e63d . Which statement is true?
The ETag has a Weak validator directive, which is an optional directive.
The ETag has a Weak validator directive, which is a mandatory directive.
The ETag has a Strong validator directive, which it is incorrectly formatted.
Network Fundamentals
Which tool is used to deploy an IOx application to a group of IOx devices at one time?
ioxclient
IOx local manager
Fog Network Director
Kubernetes
Application Deployment and Security
A developer must deploy a containerized application for network device inventory management. The developer sets up a Kubernetes cluster on two separate hypervisors. The SLA is not currently meeting a specified maximum value for network latency/jitter. CPU/memory and disk I/O are functioning properly. Which two design approaches resolve the issue? (Choose two.)
Enable IPv6 within the cluster.
Upgrade the server NIC card.
Deploy the cluster to a bare metal server.
Replace the HDD drives with SSD drives.
Collocate services in the same pod.
Application Deployment and Security
Network Fundamentals
Refer to the exhibit. As part of the Ansible playbook workflow, several new interfaces are being configured using the netconf_config module. The task references the interface variables that are unique per device.
In which directory is the YAML file with these variables found?
host_vars directory
home directory
group_vars directory
current working directory
Infrastructure and Automation
Infrastructure and Automation
Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question. Python code using the UCS Python SDK is creating a server pool named "devcore_pool" and populating the pool with all servers from chassis 7, and then the server pool is associated to existing Service Profile template "devcore_template". Drag and drop the code from the left onto the item numbers on the right that match the missing sections in the Python exhibit.
Cisco Core Platforms and APIs
Infrastructure and Automation
Refer to the exhibit above and click on the tab in the top left corner to view a diagram that describes the typical flow of requests involved when a webhook is created for a booking service. Drag and drop the requests from the left onto the item numbers on the right that match the missing sections in the sequence diagram to design the complete flow of requests involved as a booking is updated from a web application.
Application Deployment and Security
Software Development and Design
Drag and drop the git commands from the left into the correct order on the right to create a feature branch from the master and then incorporate that feature branch into the master.
Software Development and Design
Using APIs
FILL BLANK
Fill in the blanks to complete the Python script to enable the SSID with a name of 371767916 in the network resource 11111111 using the Meraki Dashboard API.
Fill in the blanks to complete the Python script to enable the SSID with a name of 371767916 in the network resource 11111111 using the Meraki Dashboard API.
Cisco Core Platforms and APIs
Network Fundamentals
How to instrument an application using AppDynamics?
Single Choice
How is AppDynamics used to instrument an application?
Enables instrumenting a backend web server for packet installation by using an AppDynamics agent.
Retrieves a significant amount of information from the perspective of the database server by using application monitoring.
Provides visibility into the transaction logs that can be correlated to specific business transaction requests.
Monitors traffic flows by using an AppDynamics agent installed on a network infrastructure device.
Application Deployment and Security
Software Development and Design
Comments