Amazon EC2 Auto-Scaling Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
=Overview= | =Overview= | ||
''Auto-scaling'' is an Amazon EC2 functionality that insures that an optimal number of EC2 instances are started and maintained running, to handle the load of a specific application. The EC2 instances whose number is controlled this way are part of an [[auto-scaling group]] | ''Auto-scaling'' is an Amazon EC2 functionality that insures that an optimal number of EC2 instances are started and maintained running, to handle the load of a specific application. The EC2 instances whose number is controlled this way are part of an [[Amazon_EC2_Auto-Scaling_Concepts#Auto-Scaling_Group|auto-scaling group]]. | ||
=Auto-Scaling Group= | =Auto-Scaling Group= |
Revision as of 22:44, 11 October 2016
External
- Auto-scaling User Guide http://docs.aws.amazon.com/autoscaling/latest/userguide/
Internal
Overview
Auto-scaling is an Amazon EC2 functionality that insures that an optimal number of EC2 instances are started and maintained running, to handle the load of a specific application. The EC2 instances whose number is controlled this way are part of an auto-scaling group.