
Answer-first summary for fast verification
Answer: Cloud Build as the continuous integration tool and Spinnaker as the continuous delivery tool
Cloud Build is a cloud-native tool, and Spinnaker is open-source, making option B the correct choice. Option A is incorrect because both Jenkins and Spinnaker are open-source. Option C is incorrect as Jenkins is open-source. Option D is incorrect because it only uses Cloud Build, which is cloud-native, without incorporating an open-source tool for delivery. For more information, refer to Google Cloud's documentation on CI/CD products and the Cloud DevOps Engineer certification guide.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An organization aims to deploy applications to Compute Engine using an automated CI/CD pipeline, preferring a mix of cloud-native and open-source tools. Which combination would best meet this requirement?
A
Jenkins as the continuous integration tool and Spinnaker as the continuous delivery tool
B
Cloud Build as the continuous integration tool and Spinnaker as the continuous delivery tool
C
Jenkins as the continuous integration tool and continuous delivery tool.
D
Cloud Build as the continuous integration tool and continuous delivery tool
No comments yet.