
Answer-first summary for fast verification
Answer: Jenkins deployed on Compute Engine, Jenkins deployed on GKE
Google recommends deploying Jenkins on either Google Compute Engine (GCE) or Google Kubernetes Engine (GKE) for optimal performance and scalability. Options involving Cloud Functions, App Engine, and Cloud Run are not recommended for Jenkins deployments. For more information, refer to Google's documentation on using Jenkins for distributed builds on Compute Engine and continuous delivery with Jenkins on Kubernetes Engine.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your team is in the process of designing a CI/CD pipeline for your organization, with Jenkins selected as the Continuous Deployment Tool. According to Google Cloud Platform's (GCP) recommended practices, which two deployment methods should be considered for Jenkins?
A
Jenkins deployed on Cloud Functions
B
Jenkins deployed on Compute Engine
C
Jenkins deployed on App Engine
D
Jenkins deployed on Cloud Run
E
Jenkins deployed on GKE