1 00:00:06,910 --> 00:00:09,460 - Welcome to Lesson 17. 2 00:00:09,460 --> 00:00:11,610 In this lesson, we will focus 3 00:00:11,610 --> 00:00:15,360 on a single service. Auto Scaling, 4 00:00:15,360 --> 00:00:19,890 and a single implementation pattern within this service, 5 00:00:19,890 --> 00:00:22,593 Auto Scaling on EC2 instances. 6 00:00:24,030 --> 00:00:27,470 Auto Scaling is one of the best examples 7 00:00:27,470 --> 00:00:30,830 of the advantage of using AWS 8 00:00:30,830 --> 00:00:34,350 instead of on-premises infrastructure. 9 00:00:34,350 --> 00:00:38,770 It exhibits several cloud design best practices 10 00:00:38,770 --> 00:00:43,620 such as pay as you go, just in time provisioning, 11 00:00:43,620 --> 00:00:45,113 and performance efficiency.