This document discusses technical challenges with an existing client-facing web trading platform and proposes incorporating the XAP platform to address them. The existing architecture has a middle tier connecting to many trading systems through point-to-point connections and a shared message bus, which involves high overhead. It also has challenges around distributed data management, latency tolerance, and interdependent development groups. The proposed architecture using XAP would provide a space for non-web traffic handling, a consistent cache, transactional processing of downstream events, deployment independence through processing units, and built-in scalability.