Question 155 of 315
Single answerA lead software engineer tells you that his new application design uses websockets and HTTP sessions that are not distributed across the web servers. You want to help him ensure his application will run properly on Google Cloud Platform.
What should you do?
AHelp the engineer to convert his websocket code to use HTTP streaming
BReview the encryption requirements for websocket connections with the security team
✓CMeet with the cloud operations team and the engineer to discuss load balancer options
DHelp the engineer redesign the application to use a distributed user session service that does not rely on websockets and HTTP sessions.
✓
Correct Answer: C
Meet with the cloud operations team and the engineer to discuss load balancer options
▥
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.