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.
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.
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.
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
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.
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.
enter_co
1 week agojomonkp
11 months, 3 weeks agoJonathanSJ
1 year, 10 months agozellck
2 years, 1 month agoPhilipKoku
2 years, 9 months agoSekierer
2 years, 10 months agomuk5658
3 years agomuk5658
3 years agoraghu09
1 year, 8 months agoTNT87
3 years agoMF2C
3 years agoTNT87
3 years agojob_search83
3 years ago