exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 245 discussion

Actual exam question from Cisco's 350-901
Question #: 245
Topic #: 1
[All 350-901 Questions]

What is a benefit of implementing a Cl pipeline?

  • A. decreases external dependencies
  • B. enables a faster feedback loop
  • C. enforces version control
  • D. ensures that tests are written before code is written
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
razvan999
1 year, 1 month ago
Selected Answer: B
A,D - out of discussion C - is not enforcing any VCS (eq. you could do a wget to ret the code from a zip file)
upvoted 3 times
...
VincentVega
1 year, 4 months ago
Selected Answer: D
I am not sure... For CI/CD pipeline correct answer exact B. enables a faster feedback loop = Accelerated feedback loop: CI/CD pipelines provide rapid feedback on code changes, allowing developers to quickly identify and rectify issues, resulting in faster software iteration. But it may be tricky question about CI pipeline - what is only part of CI/CD proccess included Build, Test, Merge... So Answer can be D. A- Incorrect, B, C - incorrect because there are benefits for whole CI/CD proccess
upvoted 1 times
...
VincentVega
1 year, 4 months ago
I am not sure... For CI/CD pipeline correct answer exact B. enables a faster feedback loop = Accelerated feedback loop: CI/CD pipelines provide rapid feedback on code changes, allowing developers to quickly identify and rectify issues, resulting in faster software iteration. But it may be tricky question about CI pipeline - what is only part of CI/CD proccess included Build, Test, Merge... So Answer can be D. A- Incorrect, B, C - incorrect becouse there are benefits for whole CI/CD proccess
upvoted 1 times
...
jithin1234
1 year, 9 months ago
Selected Answer: B
i think it's B. with ci/cd pipeline you can detect bug because pushing the change in prod. for version control, it's git. so i will go with B
upvoted 3 times
...
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 ...