Verified 300-910 exam dumps Q&As with Correct 130 Questions and Answers [Q35-Q58]

Share

Verified 300-910 exam dumps Q&As with Correct 130 Questions and Answers

Cisco 300-910 Test Engine PDF - All Free Dumps from Fast2test


Cisco 300-910 (Implementing DevOps Solutions and Practices using Cisco Platforms) Certification Exam is designed to help IT professionals gain expertise in DevOps methodologies and practices using Cisco technologies. Implementing DevOps Solutions and Practices using Cisco Platforms certification exam is intended for individuals who want to validate their skills in implementing DevOps solutions and practices using Cisco platforms. 300-910 exam measures the candidate's knowledge of continuous integration and continuous delivery (CI/CD) pipelines, automation tools, containerization, orchestration, and testing methodologies.


Candidates who pass the Cisco 300-910 exam will earn the Implementing DevOps Solutions and Practices using Cisco Platforms certification. Implementing DevOps Solutions and Practices using Cisco Platforms certification demonstrates that the candidate has the knowledge and skills to implement DevOps practices and principles using Cisco platforms. Implementing DevOps Solutions and Practices using Cisco Platforms certification is highly valuable in the IT industry, as companies are increasingly adopting DevOps practices to improve their software development processes.

 

NEW QUESTION # 35
Which type of security testing should be performed as a part of a CI/CD pipeline by analyzing the source code itself without compiling the code into a running executable?

  • A. Runtime Application Health-Protection
  • B. Dynamic Application Security Testing
  • C. Continuous Application Security Testing
  • D. Static Analysis Security Testing

Answer: D


NEW QUESTION # 36
A developer is nearing the end of a software development cycle and is ready to deploy the software. The customer wants to continue using a secure software development lifecycle methodology and must plan for postproduction components. Which two areas should be the developer address? (Choose two.)

  • A. rollback plans
  • B. change management process
  • C. performing code reviews
  • D. requirement gathering
  • E. new code scanning

Answer: B,C

Explanation:
Section: Security


NEW QUESTION # 37
Which interface is most commonly used to integrate logging, monitoring, and alerting applications into your CI/ CD pipeline?

  • A. SSH
  • B. AMQP
  • C. SNMP
  • D. REST

Answer: A

Explanation:
Section: Logging, Monitoring, and Metrics
Explanation/Reference:


NEW QUESTION # 38
Refer to the exhibit.

A docker-compose.yml file implements a postgres database container.
Which .gitlab-ci.yml code block checks the health status of the container and stops the pipeline if the container is unhealthy?

  • A.
  • B.
  • C.
  • D.

Answer: B


NEW QUESTION # 39
A development team is using Cl/CD during application development During the latest releases runtime vulnerabilities have been indicated to address these vulnerabilities. a complete redesign on the affected applications were required To overcome this issue black box testing has been proposed. What must be used to automate this testing within a Cl/CD pipeline.

  • A. Threat modeling
  • B. vulnerability management
  • C. source code analysis tools
  • D. dynamic applications security testing

Answer: C


NEW QUESTION # 40
What is the purpose of using a build tool in software development?

  • A. It complies source code into binaries and executables.
  • B. It tracks bugs and incidents in a built application.
  • C. It provides a way to edit source code using a graphical interface.
  • D. It is a manual process that is followed to build software.

Answer: A

Explanation:
Section: Packaging and Delivery of Applications


NEW QUESTION # 41

Refer to the exhibit. A containerized application that leverages a container host VM must be deployed. Drag and drop the events on the left onto their related steps on the right in order to describe the sequence behind the process.

Answer:

Explanation:

Explanation
Calendar Description automatically generated with low confidence


NEW QUESTION # 42
What are two advantages of using Configuration Management Tools? (Choose two.)

  • A. reduction of on-premises networking equipment
  • B. reduction in networking team skills
  • C. reduction in administration costs
  • D. reduction in policy violations caused by human errors
  • E. reduction in network changes already performed automatically

Answer: C,D

Explanation:
Explanation
Configuration Management Tools allow for automated configuration of networking equipment, which helps to reduce human errors and the time and money needed to manage and configure the equipment. For example, Cisco Configuration Professional (CCP) is a configuration management tool that provides automated configuration, validation, and troubleshooting of network infrastructure devices. CCP enables administrators to configure and deploy network changes quickly and efficiently, while also reducing the costs associated with manual configuration and troubleshooting.


NEW QUESTION # 43

Refer to the exhibit. What is causing the requests code to fail?

  • A. The requests library is not imported.
  • B. The requests library is not installed.
  • C. Rython3 is not compatible with requests.
  • D. The requests coming into stdin fail because device_ip cannot be parsed.

Answer: A

Explanation:
Section: CI/CD Pipeline
Explanation/Reference:


NEW QUESTION # 44
Refer to the exhibit.

A developer is creating a script to test APIs. The Cisco Webex API and a CI/CD pipeline are tested to ensure that the script runs without problems. The script is executed without issues locally, but the CI/CD system returns the error shown. What is the problem with the script?

  • A. The version of Python is wrong in the CI/CD pipeline
  • B. The CI/CD system is configured incorrectly to download the required dependencies
  • C. The code is pushed incorrectly to the CI/CD system
  • D. The CI/CD system is configured incorrectly to import the dependencies to the code

Answer: B

Explanation:
The Cisco Webex API and CI/CD pipeline need to be configured correctly to download the required dependencies in order for the script to run without issues. If the dependencies are not downloaded correctly, the script will fail to run properly and throw an error. The Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) Study Manual provides a detailed explanation of how to properly configure the CI/CD pipeline for the Cisco Webex API.


NEW QUESTION # 45
Which Kubernetes object is used to create a ClusterIP or NodePort?

  • A. loadbalancer
  • B. deployment
  • C. pod
  • D. service

Answer: D


NEW QUESTION # 46
A DevOps engineer must validate the working state of the network before implementing a CI/CD pipeline model. Which configuration management tool is designed to accomplish this?

  • A. Genie CLI
  • B. Jenkins
  • C. Travis CI
  • D. Python YAML data libraries

Answer: B


NEW QUESTION # 47

Refer to the exhibit. A developer is creating a health check monitoring script that queries information from the Cisco DNA Center platform. The script must trigger an alert if a site health statistic named accessGoodCount drops below 80 and if a network statistic named latestHealthScore is 95 or less.
Drag and drop the code snippets from the bottom onto the blanks in the code to monitor the site and network health on a Cisco DNA Center platform instance. Options may be used more than once. Not all options are used.

Answer:

Explanation:

Explanation
1. 'timestamp'
2. url = BASE_URL + SITE_HEALTH
3. params
4. url = BASE_URL + NETWORK_HEALTH_URL
5. params


NEW QUESTION # 48
What are two advantages of using Configuration Management Tools? (Choose two.)

  • A. reduction of on-premises networking equipment
  • B. reduction in networking team skills
  • C. reduction in administration costs
  • D. reduction in policy violations caused by human errors
  • E. reduction in network changes already performed automatically

Answer: C,D

Explanation:
Configuration Management Tools allow for automated configuration of networking equipment, which helps to reduce human errors and the time and money needed to manage and configure the equipment. For example, Cisco Configuration Professional (CCP) is a configuration management tool that provides automated configuration, validation, and troubleshooting of network infrastructure devices. CCP enables administrators to configure and deploy network changes quickly and efficiently, while also reducing the costs associated with manual configuration and troubleshooting.


NEW QUESTION # 49
How long analysis systems such as Elasticsearch, Logstash, and Kibana Stack handle ingesting unstructured logs from different devices in various formats?

  • A. All different message formats are parsed separately using custom filters, and the resulting structured data is stored for later analysis.
  • B. A single, comprehensive log format is defined on the ELK Stack. All incoming logs, regardless of format, are transformed to match the comprehensive format, and only applicable fields are populated.
  • C. All logs are stored in their unstructured text format, and the ELK Stack performs data analysis by intelligently parsing the logs using machine learning algorithms.
  • D. All devices that generate syslogs must use agents that process the local logs and transmit them in a specific format to the ELK Stack.

Answer: B

Explanation:
Section: Logging, Monitoring, and Metrics


NEW QUESTION # 50
A new version of an application is being released by creating a separate instance of the application that is running the new code. Only a small portion of the user base will be directed to the new instance until that version has been proven stable. Which deployment strategy is this example of?

  • A. rolling
  • B. recreate
  • C. canary
  • D. blue/green

Answer: C

Explanation:
Section: CI/CD Pipeline


NEW QUESTION # 51
Drag and drop the code from the bottom onto the box where the code is missing to post a message to a Cisco Webex space. Not all options are used.

Answer:

Explanation:

Explanation
1. Authorization
2. rooms
3. messages
4. data


NEW QUESTION # 52
How long analysis systems such as Elasticsearch, Logstash, and Kibana Stack handle ingesting unstructured logs from different devices in various formats?

  • A. A single, comprehensive log format is defined on the ELK Stack. All incoming logs, regardless of format, are transformed to match the comprehensive format, and only applicable fields are populated.
  • B. All logs are stored in their unstructured text format, and the ELK Stack performs data analysis by intelligently parsing the logs using machine learning algorithms.
  • C. All different message formats are parsed separately using custom filters, and the resulting structured data is stored for later analysis.
  • D. All devices that generate syslogs must use agents that process the local logs and transmit them in a specific format to the ELK Stack.

Answer: C

Explanation:
Explanation
The ELK Stack (Elasticsearch, Logstash, and Kibana) can handle ingesting unstructured logs from various devices in different formats by running custom filters on the logs. The filters are designed to parse the log data and extract the relevant, structured information from it, which is then stored for later analysis. This allows for faster and more accurate analysis of the data, and enables more sophisticated insights to be drawn from it.


NEW QUESTION # 53
Refer to the Exhibit.
Drag and drop the code from the bottom onto the box where the code is missing to post a message to a Cisco Webex space. Not all options are used.

Answer:

Explanation:


NEW QUESTION # 54
Refer to the Exhibit.

Answer:

Explanation:


NEW QUESTION # 55
DRAG DROP
Drag and drop the commands from the bottom onto the correct Terraform code in the exhibit to push a network object to a Cisco ASA Firewall device.
Select and Place:

Answer:

Explanation:

Section: Automating Infrastructure


NEW QUESTION # 56
A developer must create a GitLab CI/CD pipeline with these requirements:
* builds an on-demand test environment
* deploys configurations
* verifies the results
Drag and drop the code from the bottom onto the box where the code is missing to complete the GitLab CI/CD pipeline. Not all options are used.

Answer:

Explanation:


NEW QUESTION # 57
A company has experienced serious growth and the hosted applications are getting more and more hits. Based on the increased work load, applications have started to show signs of reduced performance, which is affecting the user experience.
Which two server metrics should be tracked to ensure that the customer experience remains within acceptable limits? (Choose two.)

  • A. CPU frequency
  • B. application feature sprawl
  • C. microservices count
  • D. CPU peak usage
  • E. CPU average usage

Answer: D,E


NEW QUESTION # 58
......

100% Passing Guarantee - Brilliant 300-910 Exam Questions PDF: https://www.fast2test.com/300-910-premium-file.html

Get New 300-910 Certification – Valid Exam Dumps Questions: https://drive.google.com/open?id=1SqdI3O92nWYW2CtD_MwmSf9di7RUgegi

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어