This is a dedicated watch page for a single video.
You are developing a real-time chat application deployed on a Kubernetes cluster in Google Kubernetes Engine (GKE). The application must store session data for active users but not persist it beyond the duration of the session. The solution should be resilient to pod restarts. What is the best storage option for the session data?