AWS autoscaling documentation change
Summary
Updated description of Capacity Rebalancing to clarify its purpose for Spot Instances
Security assessment
The changes improve the explanation of Capacity Rebalancing's functionality but do not address any security issues or features.
Diff
diff --git a/autoscaling/ec2/userguide/mixed-instances-groups-set-up-overview.md index 98390b2fc..d56883671 100644 --- a/autoscaling/ec2/userguide/mixed-instances-groups-set-up-overview.md +++ b/autoscaling/ec2/userguide/mixed-instances-groups-set-up-overview.md @@ -134 +134 @@ We strongly recommend that you do not specify a maximum price. Your application -If your use case allows, we recommend Capacity Rebalancing. Capacity Rebalancing helps you maintain workload availability by proactively augmenting your fleet with a new Spot Instance before a running Spot Instance receives the two-minute Spot Instance interruption notice. +If your use case allows, we recommend Capacity Rebalancing. Capacity Rebalancing helps you maintain your workload availability by proactively replacing Spot Instances at risk of interruption. @@ -136 +136 @@ If your use case allows, we recommend Capacity Rebalancing. Capacity Rebalancing -When Capacity Rebalancing is enabled, Amazon EC2 Auto Scaling attempts to proactively replace Spot Instances that have received a rebalance recommendation. This provides an opportunity to rebalance your workload to new Spot Instances that are not at elevated risk of interruption. +When Capacity Rebalancing is enabled, Amazon EC2 Auto Scaling attempts to proactively replace Spot Instances that have received an EC2 instance rebalance recommendation. This provides an opportunity to rebalance your workload to new Spot Instances that are not at an elevated risk of interruption. @@ -138 +138 @@ When Capacity Rebalancing is enabled, Amazon EC2 Auto Scaling attempts to proact -For more information, see [Use Capacity Rebalancing to handle Amazon EC2 Spot interruptions](./ec2-auto-scaling-capacity-rebalancing.html). +For more information, see [Capacity Rebalancing in Auto Scaling to replace at-risk Spot Instances](./ec2-auto-scaling-capacity-rebalancing.html).