
Google Professional Cloud DevOps Engineer
Get started today
Ultimate access to all questions.
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?
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?
Real Exam
Explanation:
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.