Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Cisco 300-910 Exam Actual Questions

The questions for 300-910 were last updated on March 25, 2024.
  • Viewing page 1 out of 29 pages.
  • Viewing questions 1-4 out of 119 questions

Topic 1 - Single Topic

Question #1 Topic 1

DRAG DROP -
The IaC configuration for an application is being deployed using a CI/CD pipeline. Drag and drop the steps for this pipeline from the left into the correct order that they would be executed on the right. Not all options are used.
Select and Place:

Reveal Solution Hide Solution   Discussion   3

Correct Answer:

Question #2 Topic 1

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. Jenkins
  • B. Genie CLI
  • C. Travis CI
  • D. Python YAML data libraries
Reveal Solution Hide Solution   Discussion   3

Correct Answer: A 🗳️

Question #3 Topic 1

Which two practices help make the security of an application a more integral part of the software development lifecycle? (Choose two.)

  • A. Add a step to the CI/CD pipeline that runs a dynamic code analysis tool during the pipeline execution.
  • B. Add a step to the CI/CD pipeline that runs a static code analysis tool during the pipeline execution.
  • C. Use only software modules that are written by the internal team.
  • D. Add a step to the CI/CD pipeline to modify the release plan so that updated versions of the software are made available more often.
  • E. Ensure that the code repository server has enabled drive encryption and stores the keys on a Trusted Platform Module or Hardware Security Module.
Reveal Solution Hide Solution   Discussion   2

Correct Answer: AE 🗳️

Question #4 Topic 1

A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is needed that checks for errors in any of the .tf files in the working directory. It also checks the existing state of the defined infrastructure.
Which command does the pipeline run to accomplish this goal?

  • A. terraform plan
  • B. terraform check
  • C. terraform fmt
  • D. terraform validate
Reveal Solution Hide Solution   Discussion   5

Correct Answer: D 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...