WebSocket handling is separated into its own service, subscribed to Redis Pub/Sub for price updates. - Three WebSocket server instances, each supporting 50,000 connections. - Connection load balancing via IP hash for session affinity.