State, Security & Middleware Ecosystem – Interview Prep Questions

Q1. A stateful web app runs on two servers behind a load balancer. Users report being logged out when their requests switch between servers. Session data is stored in-memory on each server. Which solution addresses this issue with minimal changes?




Q2. After adding a comment feature, you discover users can include

software-architecture