Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud DevOps Engineer All Questions

View all questions & answers for the Professional Cloud DevOps Engineer exam

Exam Professional Cloud DevOps Engineer topic 1 question 62 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 62
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

Your application runs on Google Cloud Platform (GCP). You need to implement Jenkins for deploying application releases to GCP. You want to streamline the release process, lower operational toil, and keep user data secure. What should you do?

  • A. Implement Jenkins on local workstations.
  • B. Implement Jenkins on Kubernetes on-premises.
  • C. Implement Jenkins on Google Cloud Functions.
  • D. Implement Jenkins on Compute Engine virtual machines.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
enter_co
1 week ago
Selected Answer: D
Deploying Jenkins on GKE allows reduction of toil and simplified management, because Cloud IAM will allow Jenkins access to various GCP services through GCP-managed permission model.
upvoted 1 times
...
jomonkp
11 months, 3 weeks ago
Selected Answer: D
option D
upvoted 2 times
...
JonathanSJ
1 year, 10 months ago
Selected Answer: D
D. Implement Jenkins on Compute Engine virtual machines. This will allow you to leverage GCP's security and compliance features, and integrate with other GCP services such as Cloud Storage or Cloud SQL for storing build artifacts and user data. Additionally, using Compute Engine virtual machines for Jenkins will provide flexibility in terms of scaling and managing resources.
upvoted 3 times
...
zellck
2 years, 1 month ago
Selected Answer: D
D is the answer.
upvoted 1 times
...
PhilipKoku
2 years, 9 months ago
Selected Answer: D
D - Jenkins with Compute Engine in GCP.
upvoted 4 times
...
Sekierer
2 years, 10 months ago
D is correct
upvoted 4 times
...
muk5658
3 years ago
I am sorry ignore my previous comment, they are saying Kubernetes on Premise, not GKE (Google Managed), so I would go with GCE.
upvoted 2 times
...
muk5658
3 years ago
I believe its B - GKE since they are saying reducing the toil and secure. We can use GKE secrets and also enabling autoscaling. Correct me if my thinking is wrong
upvoted 1 times
raghu09
1 year, 8 months ago
Option B says deploying on Kubernetes on premises not on GKE.
upvoted 1 times
...
...
TNT87
3 years ago
he Google Compute Engine (GCE) Plugin allows you to use GCE virtual machines (VMs) with Jenkins to execute build tasks. GCE VMs provision quickly, are destroyed by Jenkins when idle, and offer Preemptible VMs that run at a much lower price than regular VMs.
upvoted 4 times
MF2C
3 years ago
yes, Jenkins only got 2 options for GCP as of now, GKE or compute engine
upvoted 1 times
...
...
TNT87
3 years ago
Ans D https://plugins.jenkins.io/google-compute-engine/
upvoted 3 times
...
job_search83
3 years ago
D, GCE
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...