Google
ASSOCIATE-CLOUD-ENGINEER · Question #6
Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?
The correct answer is D. Use GCP Marketplace to launch the Jenkins solution.. https://cloud.google.com/solutions/using-jenkins-for-distributed-builds-on-compute-engine
Submitted by haruto_sh· Mar 30, 2026Deploying and implementing a cloud solution
Question
Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?
Options
- ADownload and deploy the Jenkins Java WAR to App Engine Standard.
- BCreate a new Compute Engine instance and install Jenkins through the command line interface.
- CCreate a Kubernetes cluster on Compute Engine and create a deployment with the Jenkins
- DUse GCP Marketplace to launch the Jenkins solution.
How the community answered
(40 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D90% (36)
Explanation
https://cloud.google.com/solutions/using-jenkins-for-distributed-builds-on-compute-engine
Topics
#GCP Marketplace#Jenkins#solution deployment#fewest steps
Community Discussion
No community discussion yet for this question.