exam questions

Exam 350-701 All Questions

View all questions & answers for the 350-701 exam

Exam 350-701 topic 1 question 368 discussion

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

What is the concept of continuous integration/continuous delivery pipelining?

  • A. The project code is centrally maintained, and each code change should trigger an automated build and test sequence.
  • B. The project is split into time-limited cycles, and focuses on pair programming for continuous code review.
  • C. The project is split into several phases where one phase cannot start before the previous phase finishes successfully.
  • D. Each project phase is independent from other phases to maintain adaptiveness and continual improvement.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
johnnybgud
11 months, 4 weeks ago
Selected Answer: A
It's A. Confusing because D looks correct but it's not. Anyone who has been involved with CI/CD should jump to A: https://about.gitlab.com/topics/ci-cd/
upvoted 1 times
...
Emlia1
1 year, 4 months ago
Selected Answer: A
It's A
upvoted 1 times
...
ross123
1 year, 4 months ago
Selected Answer: A
https://semaphoreci.com/blog/cicd-pipeline
upvoted 2 times
...
Moe1416
1 year, 5 months ago
Is CI needed before implementing CD? Because continuous delivery is a logical next step in the software development pipeline after continuous integration, it makes sense to first have a CI process in place. Once software teams have automated the testing process, they can also automate the release process, followed by rapid deployment. I think answer is C
upvoted 1 times
cyberwhizzy0
11 months ago
This defines a waterfall model
upvoted 1 times
...
Moe1416
1 year, 5 months ago
https://www.cisco.com/c/en/us/solutions/data-center/data-center-networking/what-is-ci-cd.html#~ci-cd-explained
upvoted 1 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 ...