Your website is deployed on Compute Engine. Your marketing team wants to test conversion rates between 3 different website designs. Which approach should you use?
A.
Deploy the website on App Engine and use traffic splitting.
B.
Deploy the website on App Engine as three separate services.
C.
Deploy the website on Cloud Functions and use traffic splitting.
D.
Deploy the website on Cloud Functions as three separate functions.
option A is the best approach because it allows you to use App Engine's built-in traffic splitting feature to distribute traffic across different versions of your site. This feature is designed for scenarios exactly like A/B testing, making it possible to seamlessly and efficiently test conversion rates across multiple website designs.
I vote A but It could be wrong 'cos the question is not detailed. It doesn't ask to let url remain the same. So B could be a good answer: in this way you have 3 url different without any need to manage splitting
A
A is correct because it allows routing traffic to a single domain and split traffic based on IP or Cookie.
B is not correct because the domain name will change based on the service.
source: Google Sample Questions
this question is also asked in the example questions.
Correct answer is A, because traffic splitting is exactly for testing purpose and you can choose to redirect 100% percent traffic to a specific version.
Answer is B with 3 appengine services. (3 urls to access the version you want).
With traffic splitting on versions, you can't chosse exactly the version you want...
No, you don`t need to have different urls. GCP will automatically split 33% of traffic to each version. You should have just 3 releases with different front end markup of one service. Answer A is correct
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
mlyu
Highly Voted 4 years, 3 months agosantoshchauhan
Most Recent 7 months, 3 weeks ago__rajan__
1 year, 1 month agococo10k
2 years, 1 month agotomato123
2 years, 2 months agokinoko1330
2 years, 2 months agoriccardo990
2 years, 4 months agoruben82
2 years, 5 months agoyogi_508
2 years, 6 months agoGCPCloudArchitectUser
2 years, 8 months agoGCPCloudArchitectUser
2 years, 8 months agowilwong
3 years, 3 months agosyu31svc
3 years, 4 months agomastodilu
3 years, 5 months agorgpalop
3 years, 8 months agoyuchun
3 years, 4 months agomaleksah
3 years, 9 months agohitmax87
2 years, 6 months ago