
Ultimate access to all questions.
A solutions architect is designing a demonstration environment using Amazon EC2 instances with an Auto Scaling group and an Application Load Balancer (ALB). The system demands fluctuate, peaking during weekdays and ceasing over weekends. What actions should be implemented to ensure scalability and cost-effectiveness?
A
Utilize AWS Auto Scaling to adjust the ALB capacity in response to request rates.
B
Scale the VPC internet gateway's capacity using AWS Auto Scaling.
C
Deploy EC2 instances across multiple AWS Regions to balance the load.
D
Implement a target tracking scaling policy for the Auto Scaling group based on CPU utilization.
E
Employ scheduled scaling to set the Auto Scaling group's capacities to zero during weekends, resetting to standard levels at the week's start.