
Explanation:
The correct answer is Spinnaker deployed on GKE, with Jenkins deployed on GKE also being a viable option for facilitating Blue/Green deployments.
For further reading, refer to the documentation on Continuous deployment to GKE using Jenkins.
Ultimate access to all questions.
No comments yet.
Imagine you're tasked with designing a CI/CD pipeline for your organization, with a specific requirement to support Blue/Green deployments in the continuous deployment (CD) phase. Which of the following options would best meet this requirement?
A
Cloud Build
B
Deployment Manager
C
Spinnaker deployed on GKE
D
Cloud Run
E
Jenkins deployed on GKE