AWS wellarchitected documentation change
Summary
Updated reference from 'Auto Scaling' to 'Amazon EC2 Auto Scaling' for service name clarity
Security assessment
The change only adds product name specificity (EC2) to an existing scaling recommendation. While Trusted Advisor is mentioned in context of security best practices, this particular edit does not introduce new security documentation or address security vulnerabilities.
Diff
diff --git a/wellarchitected/2025-02-25/framework/cost_manage_demand_resources_cost_analysis.md b/wellarchitected/2025-02-25/framework/cost_manage_demand_resources_cost_analysis.md index a864c845f..91fc26a08 100644 --- a//wellarchitected/2025-02-25/framework/cost_manage_demand_resources_cost_analysis.md +++ b//wellarchitected/2025-02-25/framework/cost_manage_demand_resources_cost_analysis.md @@ -38 +38 @@ You can use [Amazon CloudWatch](https://aws.amazon.com/cloudwatch/) to collect a -With [AWS Trusted Advisor](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/), you can provision your resources following best practices to improve system performance and reliability, increase security, and look for opportunities to save money. You can also turn off non-production instances and use Amazon CloudWatch and Auto Scaling to match increases or reductions in demand. +With [AWS Trusted Advisor](https://aws.amazon.com/premiumsupport/technology/trusted-advisor/), you can provision your resources following best practices to improve system performance and reliability, increase security, and look for opportunities to save money. You can also turn off non-production instances and use Amazon CloudWatch and Amazon EC2 Auto Scaling to match increases or reductions in demand.