Page 1 of 1

On an Amazon EC2 instance, a batch job takes 5 hours to complete. Monthly, the quantity of data to be processed doubles,

Posted: Sat Jul 23, 2022 6:59 pm
by answerhappygod
On an Amazon EC2 instance, a batch job takes 5 hours to complete. Monthly, the quantity of data to be processed doubles, and the time required to process it is proportionate.

What is the optimal cloud architecture for meeting this escalating demand?

A. Run the application on a bigger EC2 instance size.
B. Switch to an EC2 instance family that better matches batch requirements.
C. Distribute the application across multiple EC2 instances and run the workload in parallel.
D. Run the application on a bare metal EC2 instance.