You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. Which option will reduce a load on the Amazon EC2 instance?
Answer / Km Parul
To reduce the load on an Amazon EC2 instance with high CPU utilization, you can:
1. Increase the instance size (e.g., move to a larger instance type).n
2. Use Elastic Load Balancing (ELB) for distributing incoming application traffic across multiple instances.n
3. Implement Autoscaling based on CPU usage or custom metrics.n
4. Optimize the code running on the instance for better performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
How To Use Amazon Sqs?
How is aws elastic stalk completely different than aws opsworks?
Mention the types of storages offered by aws?
What happens when you reboot an ec2 instance?
What are nat gateways?
Explain the difference between amazon ebs and s3?
what is elasticache?
Can I retrieve only a specific element of the data, if I have a nested JSON data in DynamoDB?
What does Connection draining do?
Explain how buffer is used in amazon web services?
Difference between stopping and terminating the instances?
What parameters will you take into consideration when choosing the availability zone ?