Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company utilizes an Amazon EC2 instance for running a script that polls and processes messages from an Amazon SQS queue. To reduce costs and handle an increasing message volume, what should the architect recommend?
A
Upgrade the EC2 instance for faster message processing.
B
Implement Amazon EventBridge to deactivate the EC2 instance during periods of low utilization.
C
Transition the script to an AWS Lambda function with a suitable runtime.
D
Employ AWS Systems Manager Run Command for on-demand script execution.