Question 13:
Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?
Answer options:
A. Download and deploy the Jenkins Java WAR to App Engine Standard. B. Create a new Compute Engine instance and install Jenkins through the command line interface. C. Create a Kubernetes cluster on Compute Engine and create a deployment with the Jenkins Docker image. D. Use GCP Marketplace to launch the Jenkins solution.