PROFESSIONAL-CLOUD-DEVELOPER · Question #256
You need to deploy an internet-facing microservices application to Google Kubernetes Engine (GKE). You want to validate new features using the A/B testing method. You have the following requirements f
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #256. The question stem and answer options stay visible for context.
Question
You need to deploy an internet-facing microservices application to Google Kubernetes Engine (GKE). You want to validate new features using the A/B testing method. You have the following requirements for deploying new container image releases:
- There is no downtime when new container images are deployed.
- New production releases are tested and verified using a subset of
production users. What should you do?
Options
- A
- Configure your CI/CD pipeline to update the Deployment manifest file by replacing the
- B
- Create a second namespace on GKE for the new release version.
- C
- Install the Anthos Service Mesh on your GKE cluster.
- D
- Implement a rolling update pattern by replacing the Pods gradually with the new release
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.