Valid 300-910 Dumps shared by ExamDiscuss.com for Helping Passing 300-910 Exam! ExamDiscuss.com now offer the newest 300-910 exam dumps, the ExamDiscuss.com 300-910 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 300-910 dumps with Test Engine here:
A company has a CI/CD pipeline implemented to automate application deployment. An urgent change is required in the production environment. A developer produces and tests the required change in the company's environment, but the pipeline fails when pushed. Which action conforms to the rules of a CI/CD pipeline and enables the pipeline to pass?
Correct Answer: D
This ensures that the change is applied in the same environment that it was tested in, and that the pipeline will pass. This is in accordance with the rule of a CI/CD pipeline that states that the same environment should be used for testing and deploying code into production. As stated in the Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) Study Manual, "the same environment should be used for testing and deploying code into production, or the pipeline will fail."