
Google Professional Cloud DevOps Engineer
Get started today
Ultimate access to all questions.
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, how should the Jenkins CD Tool be deployed?
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, how should the Jenkins CD Tool be deployed?
Real Exam
Explanation:
The correct approach, as recommended by Google, is to deploy Jenkins on either Google Compute Engine (GCE) or Google Kubernetes Engine (GKE). This recommendation is based on the flexibility and scalability offered by these services for continuous integration and continuous deployment (CI/CD) pipelines. For more details, refer to Google's documentation on using Jenkins for distributed builds on Compute Engine and setting up Jenkins on GKE.