ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - Professional Cloud Developer discussion

Report
Export

Before promoting your new application code to production, you want to conduct testing across a variety of different users. Although this plan is risky, you want to test the new version of the application with production users and you want to control which users are forwarded to the new version of the application based on their operating system. If bugs are discovered in the new version, you want to roll back the newly deployed version of the application as quickly as possible.

What should you do?

A.
Deploy your application on Cloud Run. Use traffic splitting to direct a subset of user traffic to the new version based on the revision tag.
Answers
A.
Deploy your application on Cloud Run. Use traffic splitting to direct a subset of user traffic to the new version based on the revision tag.
B.
Deploy your application on Google Kubernetes Engine with Anthos Service Mesh. Use traffic splitting to direct a subset of user traffic to the new version based on the user-agent header.
Answers
B.
Deploy your application on Google Kubernetes Engine with Anthos Service Mesh. Use traffic splitting to direct a subset of user traffic to the new version based on the user-agent header.
C.
Deploy your application on App Engine. Use traffic splitting to direct a subset of user traffic to the new version based on the IP address.
Answers
C.
Deploy your application on App Engine. Use traffic splitting to direct a subset of user traffic to the new version based on the IP address.
D.
Deploy your application on Compute Engine. Use Traffic Director to direct a subset of user traffic to the new version based on predefined weights.
Answers
D.
Deploy your application on Compute Engine. Use Traffic Director to direct a subset of user traffic to the new version based on predefined weights.
Suggested answer: B
asked 18/09/2024
Chuck Crouse
49 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first