Google Cloud Professional Cloud DevOps Engineer — Question 61

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because implementing Jenkins on Compute Engine virtual machines provides full control over the environment and resources, which is essential for managing deployments securely and efficiently in GCP. Options A and B do not leverage GCP's infrastructure effectively, while C lacks the necessary control and resources for Jenkins to function optimally for deployment tasks.