Completed
Running the code on a slow EC2 instance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
EC2 Auto Scaling and Elastic Load Balancer - AWS in Action
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The demo project
- 3 Running the code on a slow EC2 instance
- 4 Testing & overwhelming the demo application and instance
- 5 The need for scaling vertical & horizontal
- 6 Introducing the Auto Scaling service
- 7 Creating an EC2 instance launch template
- 8 Configuring Auto Scaling
- 9 Adding load balancing
- 10 Configuring scaling parameters
- 11 Auto Scaling in action
- 12 Cleanup