0 votes
in Amazon Elastic Compute Cloud EC2 by

You have an application running on your Amazon EC2 instance. You want to reduce the load on your instance as soon as the CPU utilization reaches 100 percent. How will you do that?

1 Answer

0 votes
by

It can be done by creating an autoscaling group to deploy more instances when the CPU utilization exceeds 100 percent and distributing traffic among instances by creating a load balancer and registering the Amazon EC2 instances with it.

Related questions

0 votes
asked May 9, 2020 in AWS by Robindeniel
0 votes
asked May 26, 2020 in Amazon Elastic Compute Cloud EC2 by Indian
...