A news feed web service has the following code running on Google App Engine. During peak load, users report that they can see news articles they already viewed. What is the most likely cause of this problem?A. The session variable is local to just a single instance B. The session variable is being overwritten in Cloud Datastore C. The URL of the API needs to be modified to prevent caching D. The HTTP Expires header needs to be set to -1 stop caching  Suggested Answer: A This question is in Google Professional Cloud Architect Exam For getting Google Professional Cloud Architect Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Google. Trademarks, certification & product names are used for reference only and belong to Google.
Please login or Register to submit your answer