Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A lead software engineer is developing an application that utilizes websockets and HTTP sessions, which are not distributed across web servers. How can you assist in ensuring the application runs smoothly on Google Cloud Platform?
A
Collaborate with the engineer to redesign the application, eliminating reliance on websockets and HTTP sessions by adopting a distributed user session service.
B
Engage with the security team to evaluate the encryption needs for websocket connections.
C
Organize a discussion with the cloud operations team and the engineer to explore load balancer solutions.
D
Advise the engineer to transition from websocket code to HTTP streaming.