What can be the option to reduce the load on Amazon EC2 instance when the content management system running on Amazon EC2 instance which is reaching total CPU utilization
- Make a CloudFront distribution after that configure the Amazon EC2 instance as origin
- Register the Amazon EC2 instance by creating a load balancer.
- Make an Auto Scaling group from the instance using the CreateAutoScalingGroup action
- Make a launch configuration from the instance using the CreateLaunchConfiguration action
Correct Answer:
B.Register the Amazon EC2 instance by creating a load balancer.
need an explanation for this answer? contact us directly to get an explanation for this answer