Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company's analytics software on EC2 instances is facing performance issues due to high CPU utilization, causing unprocessed user data. How can a solutions architect improve performance and enable scaling based on demand?
A
Duplicate instances and use an Application Load Balancer.
B
Implement an S3 VPC endpoint and adjust software settings.
C
Upgrade instances to a higher specification and restart them.
D
Utilize Amazon SQS for request routing, set up an Auto Scaling group linked to queue size, and modify software to process from the queue.