This document summarizes the technical challenges and solutions for powering the buzzer system for Britain's Got Talent, which needed to handle 10,000 buzzes per second during live shows. It describes testing the system using Tsung, adding an Elastic Load Balancer and HAProxy for scaling, using Memcached and Cassandra to avoid overloading the database, and automating configuration of 100+ servers with Chef. The system ended with a scalable architecture using load balancers, Memcached, Cassandra, and Chef configuration to meet the performance needs for the live talent show.