This document summarizes a presentation about rearchitecting the systems of a large telecommunications company to handle a massive increase in message volume from 1 million to 1 billion transactions per month. The initial architecture involved many bottlenecks and single points of failure. By applying lessons from web-scale architectures and building services and platforms focused on HTTP APIs and statelessness, the new architecture achieved massive scalability increases at a fraction of the initially estimated cost.