☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Associate Cloud Engineer Exam

284 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 56 of 284

Single answer
You have a website hosted on App Engine standard environment. You want 1% of your users to see a new test version of the website. You want to minimize complexity. What should you do?
ADeploy the new version in the same application and use the --migrate option.
BDeploy the new version in the same application and use the --splits option to give a weight of 99 to the current version and a weight of 1 to the new version.
CCreate a new App Engine application in the same project. Deploy the new version in that application. Use the App Engine library to proxy 1% of the requests to the new version.
DCreate a new App Engine application in the same project. Deploy the new version in that application. Configure your network load balancer to send 1% of the traffic to that new application.
Correct Answer: B

Deploy the new version in the same application and use the --splits option to give a weight of 99 to the current version and a weight of 1 to the new version.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 284 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.