
Answer-first summary for fast verification
Answer: Jenkins deployed on Compute Engine, Jenkins deployed on GKE
Google recommends deploying Jenkins on either Compute Engine (GCE) or 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 details, 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 setting up a CI/CD pipeline for your organization and has selected Jenkins as the Continuous Deployment Tool. According to Google Cloud's best 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