This chapter discusses how to match computing resource supply and demand on AWS. It covers Elastic Load Balancing (ELB) and its three types - classic, application, and network load balancers. It also discusses AWS Auto Scaling, which allows automatically scaling computing resources up or down based on demand. Key attributes of ELB like stateless/stateful, internet-facing/internal-facing, and cross-zone load balancing are explained.