
Answer-first summary for fast verification
Answer: Deploy Jenkins through the Google Cloud Marketplace.
The correct answer is A: Deploy Jenkins through the Google Cloud Marketplace. This is the quickest and easiest method as it allows you to provision a Jenkins instance directly from the marketplace. This approach simplifies the deployment process by automating most of the setup steps, thus ensuring that the installation is both rapid and straightforward. The reference also confirms that Cloud Marketplace is a recommended way to deploy Jenkins on Google Cloud Platform.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As you embark on developing a new application, you need to set up a Jenkins instance to facilitate the building and deployment of your source code. To streamline your development process, you aim to automate the Jenkins installation in a manner that is both efficient and straightforward. What steps should you take to achieve this?
A
Deploy Jenkins through the Google Cloud Marketplace.
B
Create a new Compute Engine instance. Run the Jenkins executable.
C
Create a new Kubernetes Engine cluster. Create a deployment for the Jenkins image.
D
Create an instance template with the Jenkins executable. Create a managed instance group with this template.
No comments yet.