Which advanced version control workflow typically involves maintaining a single, continuously evolving main branch and relies heavily on feature flags for managing new functionalities?
Question 2
In a CI/CD pipeline, what is the primary purpose of a 'canary deployment' strategy?
Question 3
Which of the following best describes the concept of 'shift-left testing' in a CI/CD pipeline?
Question 4
What is the main advantage of using 'microservices architecture' in conjunction with CI/CD pipelines?
Question 5
In the context of code reviews, what is the primary benefit of using an 'automated static analysis tool'?