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 Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category