
Answer-first summary for fast verification
Answer: Use GCP Marketplace to launch the Jenkins solution.
The correct answer is Option D. Using GCP Marketplace to launch the Jenkins solution is the fastest and easiest way to deploy a Jenkins server on Google Cloud Platform. This method requires minimal steps compared to the other options. GCP Marketplace provides pre-configured and pre-packaged applications that you can launch with just a few clicks. Options A, B, and C involve additional steps and are not as efficient.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your development team is working on a new project and requires a Jenkins server for continuous integration and deployment tasks. To ensure a streamlined setup process and minimize the number of steps involved in deploying this server, what actions should you take?
A
Download and deploy the Jenkins Java WAR to App Engine Standard.
B
Create a new Compute Engine instance and install Jenkins through the command line interface.
C
Create a Kubernetes cluster on Compute Engine and create a deployment with the Jenkins Docker image.
D
Use GCP Marketplace to launch the Jenkins solution.