A content management system running on ec2 instance is approaching 100% cpu utilization. How will you reduce the load on ec2 instance
Answer / Jai Srivastava
To reduce CPU utilization of an EC2 instance running a Content Management System, consider these steps: (1) Increase instance size to provide more resources, (2) Optimize database queries and indexes, (3) Enable caching at application level, (4) Use Auto Scaling to automatically add or remove instances based on demand, (5) Implement load balancing using ELB for distribution of traffic.
| Is This Answer Correct ? | 0 Yes | 0 No |
How the processes start, stop and terminate works?
Explain the terms elasticache and dynamodb?
List various layers of cloud architecture?
What does the command do with respect to the amazon ec2 security groups?
How the rules get processed by nacl and the security group.
What automation tools can I use to spin up servers?
Make a case for elastic block storage? What kind of performance are you able to expect? How does one back it up? How does one improve performance?
What companies use AWS?
Why aws lambda is used ?
Is gmail saas or paas?
What is an ami? How do I build one?
Do you connect vpc with different region, account?