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
Discuss the encryption needs for websocket connections with the security team to enhance security measures.
C
Organize a meeting with the cloud operations team and the engineer to explore load balancer options suitable for the application.
D
Advise the engineer to transition from websocket code to HTTP streaming for better compatibility.