Free 350-901 Questions for Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Exam as PDF & Practice Test Engine
Refer to the exhibit. The Dockerfile is placed in the current working directory. Which command builds an image named application: 1.0.0 that contains application-1.0.0.jar and also includes any updates to the parent image?


Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Drag and Drop Question
An engineer must create a minimal GitLab CE pipeline that builds a network automation wheel from setup.py using a Python image. The engineer must declare stages, define a build job in the build stage, and publish the wheel as an artifact for later jobs. Drag and drop the code snippets from the bottom onto the boxes in the code to construct the artifact. Not all options are used.

An engineer must create a minimal GitLab CE pipeline that builds a network automation wheel from setup.py using a Python image. The engineer must declare stages, define a build job in the build stage, and publish the wheel as an artifact for later jobs. Drag and drop the code snippets from the bottom onto the boxes in the code to construct the artifact. Not all options are used.

Correct Answer:

What is the purpose of the OAuth2 three-legged authorization code grant flow?
Correct Answer: D
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
An application is made up of multiple microservices, each communicating via APIs. One service is beginning to be a bottleneck for the application because it can take a lot of time to complete requests. An engineer tried adding additional instances of this service behind the load balancer, but it did not have any effect. Which application design change must be implemented m this scenario?
Correct Answer: C
Vote an answer
Drag and Drop Question
Drag and drop the code snippets from the bottom onto the boxes in the Terraform code to create a new application profile and EPG. Not all code snippets are used.

Drag and drop the code snippets from the bottom onto the boxes in the Terraform code to create a new application profile and EPG. Not all code snippets are used.

Correct Answer:

Explanation:
- Defines the Terraform resource type for creating the tenant.
resource
- References the Tenant ID, ensuring the application profile is created within the correct tenant.
aci_tenant.aci_tenant.id
- Specifies that the resource being created is an Endpoint Group (EPG) under the application profile.
aci_application_epg
Refer to the exhibit. Which action resolves the error for the GitLab CI/CD pipeline execution?


Correct Answer: B
Vote an answer
An engineer is developing an application that must store the session information for a web app on the browser and the JavaScript code must be prevented from accessing the session cookie. What must be implemented to meet the requirements?
Correct Answer: C
Vote an answer
Drag and Drop Question
Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the script to print only wireless device health information. Not all options are used.


Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the script to print only wireless device health information. Not all options are used.


Correct Answer:

Explanation:
get→ The request method should be GETsince we're retrieving client health data.
scoreDetail→ Extracts the scoreDetailfield from the response.
score→ Iterates through the scoreListarray.
WIRELESS→ Filters the scores related to wireless clients.
Refer to the exhibit. The network infrastructure team designed a Gitlab pipeline that initializes standard base templates before initiating session configuration tasks for integration tasks. Recent project updates included downstream requirement adjustments and significant upgrades to core frameworks and external dependencies. Despite these changes builds execute successfully until the install libraries step fails with a critical error. Previous pipeline runs completed with no errors.
The job runners and artifact storage were validated as healthy after the failure event. What is the cause of the issue?

The job runners and artifact storage were validated as healthy after the failure event. What is the cause of the issue?

Correct Answer: D
Vote an answer
Drag and Drop Question
Drag and drop the code from the bottom onto the box where the code is missing in the Python script to display the error message to the user. The script uses Python to connect to Cisco DNA Center and provides details if the connection fails. Not all options are used.

Drag and drop the code from the bottom onto the box where the code is missing in the Python script to display the error message to the user. The script uses Python to connect to Cisco DNA Center and provides details if the connection fails. Not all options are used.

Correct Answer:

An engineer is developing an application to use across organizations. The application will process sensitive data and access will be allowed from the internet. The application will need to store the session ID of the users. This must be implemented using a secure management mechanism.
Which secret storage approach must the engineer take to meet these requirements?
Which secret storage approach must the engineer take to meet these requirements?
Correct Answer: A
Vote an answer
Refer to the exhibit. An application is being developed as an information repository. The application will be used to store details about television shows, including the scenario, year, and category. Which database type must used for high performance for the data structure?


Correct Answer: C
Vote an answer
0
0
0
10
