Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When designing an application that utilizes WebSockets and HTTP sessions not distributed across web servers for Google Cloud Platform, what is the recommended action to ensure proper functionality?
A
Redesign the application to eliminate reliance on WebSockets and HTTP sessions by adopting a distributed user session service.
B
Consult with the cloud enablement team about potential load balancer solutions.
C
Assess the encryption needs for WebSocket connections alongside the security team.
D
Modify the WebSocket implementation to utilize HTTP streaming instead.