GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #314
PROFESSIONAL-CLOUD-DEVELOPER Question #314: Real Exam Question with Answer & Explanation
The correct answer is B: 1. Create a build pipeline by using Cloud Build with a private worker pool.. https://cloud.google.com/build/docs/deploying-builds/deploy-gke
Building Cloud-Native Applications
Question
You are developing a container build pipeline for an application hosted on GKE. You have the following requirements: - Only images that are created using your build pipeline should be deployed on your GKE cluster. - All code and build artifacts should remain within your environment and protected from data exfiltration. How should you build the pipeline?
Options
- A1. Create a build pipeline by using Cloud Build with the default worker pool.
- B1. Create a build pipeline by using Cloud Build with a private worker pool.
- C1. Create a build pipeline by using Cloud Build with a private worker pool.
- D1. Create a build pipeline by using Cloud Build with the default worker pool.
Explanation
https://cloud.google.com/build/docs/deploying-builds/deploy-gke
Topics
#Cloud Build#Private Worker Pool#Data Exfiltration#Network Security
Community Discussion
No community discussion yet for this question.