Cisco 350-901 Practice Test - Questions Answers, Page 31
List of questions
Related questions
Refer to the exhibit.
A network engineer developed an Ansible playbook and committed it to GitLab. A GitLab CI pipeline is started but immediately fails. What is the issue?
The runner task uses an incorrect parameter.
The Ansible playbook task has a formatting issue.
The Ansible playbook has an undefined variable.
The runner is running the wrong Docker version.
Refer to the exhibit. Which URI string retrieves configured static routes in a VRF named CUSTOMER from a RESTCONF-enabled device?
Refer to the exhibit.
Which action resolves the error for the GitLab CI/CD pipeline execution?
Download the correct artifacts by specifying them in GitLab.
Use the python:3.9.0a4-alpine3.10 Docker image
Install the missing python libraries via pip3.
Add the absolute path to the python3 executable
Refer to the exhibit.
An engineer is implementing the response for unrecoverable REST API errors. Which message needs to be placed on the snippet where the code is missing to complete the print statement?
"Error; The server is unable to handle your request." "Error:
The data requested has not been found."
"Error: The rate limit has been exceeded for sending API requests at this time"
"Enor: The server requires authentication to complete this request."
Refer to the exhibit.
Recently, users have reported problems logging into an application with their usernames and passwords. The logs have captured an authentication attempt. Based on the messages and errors contained, what is the cause of the problem?
The sign-in redirection is sending clients to the wrong server for SSO.
There is a time synchronization issue between the application and LDAP.
Users are providing incorrect credentials when logging in.
The LDAP server used for authentication fails to respond to connection requests
What are two benefits of using a centralized logging service? (Choose two.)
reduces the time required to query log data across multiple hosts
reduces the loss of logs after a single disk failure
improves application performance by reducing CPU usage
improves application performance by reducing memory usage
provides compression and layout of log data
Refer to the exhibit. A developer wants to automatically deploy infrastructure for a containerized application. A .gitlab-ci.yml file must describe a pipeline that builds a container based on a supplied Dockerfile and executes an Ansible playbook on the configured container. What must be added where the code S missing to complete the script?
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 1,0 are functioning property.
Which two design approaches resolve the issue? (Choose two.)
Upgrade the server NIC card.
Colocate services in the same pod.
Enable IPv6 within the cluster
Replace the HDD drives with SSD drives.
Deploy the cluster to a bare metal server.
A developer IS deploying an action to automate the configuration and management of Cisco network switches and routers. The application must use REST API interlace to achieve programmability. The security team mandates that the network must be protected against DDoS attacks. What mitigates the attacks without impacting genuine requests?
traffic routing on the network perimeter
firewall on the network perimeter
API rate limiting at the application layer
IP address filtering at the application layer
Which kind of API that is used with Cisco DNA Center provisions SSIDs, QoS policies, and update software versions on switches?
Event
Multivendor
Integration
Intent
Question