최신 350-901 무료덤프 - Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR)
A developer is working on an enhancement for an application feature and has made changes to a branch called
'devcor-432436127a-enhance4'. When merging the branch to production, conflicts occurred. Which Git command must the developer use to recreate the pre-merge state?
'devcor-432436127a-enhance4'. When merging the branch to production, conflicts occurred. Which Git command must the developer use to recreate the pre-merge state?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Which function does Fluentd fulfill for application logging in Kubernetes?
정답: D
Refer to the exhibit.

A network engineer needs to handle API errors in their requests when users do not have permission to access the resource, even if they are authenticated and authorized. Which line of code needs to be placed on the snippet where the code is missing to handle these API errors?

A network engineer needs to handle API errors in their requests when users do not have permission to access the resource, even if they are authenticated and authorized. Which line of code needs to be placed on the snippet where the code is missing to handle these API errors?
정답: A
An engineer must access multiple bots that are running in an internal infrastructure. A different HTTPS URL is required for each bot. The infrastructure has just one public IP address and a Linux server with Apache installed. Drag and drop the actions from the left into the order of steps on the right to enable access to the bots inside. Not all options are used.


정답:


Where mus! the data be encrypted to ensure end-to-end encryption when using an API?
정답: C
An application is being built to collect and display telemetry streaming data. Drag and drop the elements of this stack from the left onto the correct element functions on the right.


정답:


Drag and drop the steps from the left into the order on the right to host a Docker-contained application on a Cisco Catalyst 9000 Series Switch.


정답:

Explanation
Design, develop, and dockerize the application.
Upload the containerized application to a repository, save the container as a .tar file, and prepare and format the USB drive.
Download the application to usbflash1 and configure the relevant VLAN interface on the switch.
install the application on the switch.
Configure the application that hosts vNIC on the switch.
Activate and start the hosted application.
What is the function of dependency management?
정답: B
설명: (DumpTOP 회원만 볼 수 있음)
Which two statements are considered best practices according to the 12-factor app methodology for application design? (Choose two.)
정답: A,E
A developer must package an application for Kubernetes to integrate into a prebuilt CD environment. The application utilizes a Docker image from Cisco DevNet public repository and is accessible from a specific port of the container. Drag and drop the code from the bottom onto the box where the code is missing in the Kubernetes YAML configuration file. Not all options are used.


정답:


Drag and drop the code from the bottom onto the box where the code is missing to create a new Cisco Webex space and attach a previously configured bot named 'sampleBot'. Not all options are used.


정답:


Drag and drop the code from the bottom onto the box where the code is missing in the Ansible script to get the existing firewall rules from Cisco Meraki and store the results to a new variable. Not all options are used.


정답:

Explanation
delegate_to, register, rules, rules.data
A client is written that uses a REST API to interact with a server. Using HTTPS as the transport, an HTTP request is sent and received an HTTP response. The response contains the HTTP response status code: 503 Service Unavailable.
Which action is the appropriate response?
Which action is the appropriate response?
정답: C
A developer creates an application for a Cisco Catalyst 9000 switch in a Docker container. Which action must be taken to host the application on the switch?
정답: C
A local data center deployment using Cisco NX-OS switches is scaling and requires automatic configuration at scale Configuration management must be set up for a Cisco NX-OS switch by using Ansible. The Ansible control server is currently located on a different subnet than the switch The solution has these requirements
* The transport protocol used must be encrypted
* The connections must originate from a server m the same local network
* Enable mode must be supported
Which connectivity method must be used?
* The transport protocol used must be encrypted
* The connections must originate from a server m the same local network
* Enable mode must be supported
Which connectivity method must be used?
정답: B
Refer to the exhibits which show the documentation associated with the create port object API cafl in Cisco Firepower Threat Defense, and a cURL command. Which data payload completes the cURL command to run the APi call?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
Refer to the exhibit.

Which command results in a detached HEAD scenario?

Which command results in a detached HEAD scenario?
정답: D
Given an application that implements a basic search function as Well as a video upload function , which two load-balancing approaches optimize the application's user experience? (Choose two.)
정답: D,E