CASE STUDY: TrendWear Apparel
Company Overview:
TrendWear Apparel is a global clothing retailer with an e-commerce platform and 500 physical stores.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
Based on the CTO's requirement for a consistent management plane across on-premises and the cloud, and the need to modernize to microservices while keeping the mainframe, which compute architecture should you recommend?
GCP PCA · Question 09 · Domain 4: Analyzing and Optimizing Technical and Business Processes
CASE STUDY: TrendWear Apparel
Company Overview:
TrendWear Apparel is a global clothing retailer with an e-commerce platform and 500 physical stores.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
To ensure the security of the new microservices, the CTO wants to guarantee that only container images built by the official CI/CD pipeline and scanned for vulnerabilities can be deployed to GKE. How should you implement this?
Answer options:
Use Cloud Build to create images, store them in Artifact Registry, and use Binary Authorization to enforce deployment policies on GKE.
Store images in Container Registry and configure IAM permissions so only the Cloud Build service account can push to GKE.
Use Security Command Center to scan running containers and automatically delete any that have vulnerabilities.
Implement a Kubernetes Mutating Admission Webhook to inject security sidecars into every pod.
50 questions · hints · full answers · grading