Practice Free 350-901 Exam Online Questions
A development team is working on a bug fix in a remote branch named "UXbug000222134′ and the current working primary branch is named ,prod409024967’ A developer who just joined the learn needs to checkout the remote branch.
Which Git commands must be used?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
An Intersight API is being used to query RackUnit resources that have a tag keyword set to “Site”.
What is the expected output of this command?
- A . list of all resources that have a tag with the keyword “Site”
- B . error message because the Value field was not specified
- C . error message because the tag filter should be lowercase
- D . list of all sites that contain RackUnit tagged compute resources
DRAG DROP
Refer to the exhibit.
Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question.
Drag and drop the correct code snippets from the left onto the item numbers on the right that match the missing sections in the exhibit to complete the cURL script that will use RESTCONF to update an interface on a CISCO IOS XE device.

What is a well-defined concept of GDPR compliance?
- A . Data subjects can require that the data controller erase their personal data.
- B . Records that are relevant to an existing contract agreement can be retained as long as the contract is in effect.
- C . Personal data that was collected before the compliance standards were set do not need to be protected
- D . Compliance standards appry to organizations that have a physical presence in Europe
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?
- A . Update the base image of the containers.
- B . Test the execution of the application with another cloud services platform.
- C . Increase the number of containers running per service.
- D . Add consistent “try/catch(exception)” clauses to the code.
DRAG DROP
Drag and drop the code snippets from the bottom onto the boxes in the Terraform cod© to create a new application profile and EPG. Not all code snippets are used.

Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)
- A . An application is always tracked in a version control system.
- B . There are multiple codebases per application.
- C . The codebase is the same across all deploys.
- D . There can be a many-to-one correlation between codebase and application.
- E . It is only possible to have one application deployment per codebase.
DRAG DROP
Drag and drop the steps from the left into the order on the right to configure and install a container on a Cisco Catalyst 9000 Series Switch.

Explanation:
D, B, C, A
Refer to the exhibit.
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
Which two functions are performed by the load balancer when it handles traffic originating from the Internet destined to an application hosted on the file server farm? (Choose two.)
- A . Terminate the TLS over the UDP connection from the router and originate an HTTPS connection to the selected server.
- B . Terminate the TLS over the UDP connection from the router and originate an HTTP connection to the selected server.
- C . Terminate the TLS over the TCP connection from the router and originate an HTTP connection to the selected server.
- D . Terminate the TLS over the TCP connection from the router and originate an HTTPS connection to the selected server.
- E . Terminate the TLS over the SCTP connection from the router and originate an HTTPS connection to the selected server.