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?
- AImplement Jenkins on local workstations.
- BImplement Jenkins on Kubernetes on-premises.
- CImplement Jenkins on Google Cloud Functions.
- DImplement Jenkins on Compute Engine virtual machines. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Implement Jenkins on Compute Engine virtual machines.
Explanation
Compute Engine provides configurable virtual machines when you need full control of the OS.