CASE STUDY: RetailMart
Overview: Global e-commerce, 5,000 employees. Legacy monolith on VMware, 20TB Oracle DB on-prem.
Business: Modernize to microservices, 100% uptime during Black Friday (10x traffic), real-time inventory sync, exit data center in 2 years.
Executives:
Which migration approach should you recommend to safely break down the monolith with zero downtime?
GCP PCA · Question 10 · Domain 4: Analyzing and Optimizing Technical and Business Processes
CASE STUDY: RetailMart
Overview: Global e-commerce, 5,000 employees. Legacy monolith on VMware, 20TB Oracle DB on-prem.
Business: Modernize to microservices, 100% uptime during Black Friday (10x traffic), real-time inventory sync, exit data center in 2 years.
Executives:
To support the CEO's goal to "innovate faster," you need to design a secure CI/CD pipeline for the new microservices. Which architecture should you implement?
Answer options:
Use Jenkins on Compute Engine to build images, store them in Cloud Storage, and deploy via bash scripts.
Use Cloud Build to create container images, store them in Artifact Registry, and use Binary Authorization to ensure only signed images are deployed to GKE.
Use Cloud Source Repositories to build images and deploy directly to Cloud Run.
Use GitHub Actions to build images and push them to Docker Hub, then pull from GKE.
50 questions · hints · full answers · grading