ASSOCIATE-CLOUD-ENGINEER · Question #182
You are developing a new application and are looking for a Jenkins installation to build and deploy your source code. You want to automate the installation as quickly and easily as possible. What shou
The correct answer is A. Deploy Jenkins through the Google Cloud Marketplace.. In this section, you use Cloud Marketplace to provision a Jenkins instance. You customize this instance to use the agent image you created in the previous section. Go to the Cloud Marketplace solution for Jenkins. Click Launch on Compute Engine. Change the Machine Type field to 4
Question
Options
- ADeploy Jenkins through the Google Cloud Marketplace.
- BCreate a new Compute Engine instance.
- CCreate a new Kubernetes Engine cluster.
- DCreate an instance template with the Jenkins executable.
How the community answered
(44 responses)- A89% (39)
- B2% (1)
- C2% (1)
- D7% (3)
Explanation
In this section, you use Cloud Marketplace to provision a Jenkins instance. You customize this instance to use the agent image you created in the previous section. Go to the Cloud Marketplace solution for Jenkins. Click Launch on Compute Engine. Change the Machine Type field to 4 vCPUs 15 GB Memory, n1-standard-4. Machine type selection for Jenkins deployment. Click Deploy and wait for your Jenkins instance to finish being provisioned. When it is finished, Jenkins has been deployed. https://cloud.google.com/solutions/using-jenkins-for-distributed-builds-on-compute- engine#installing_jenkins
Topics
Community Discussion
No community discussion yet for this question.