A company wants to run CPU-intensive workload across multiple Amazon EC2 instances.
Which EC2 instance type should the company use to meet this requirement?
General purpose instances
Compute optimized instances
Memory optimized instances
Storage optimized instances
Explanations:
General purpose instances are balanced but not specifically optimized for CPU-intensive workloads.
Compute optimized instances are designed for CPU-intensive applications, providing high performance.
Memory optimized instances are tailored for memory-intensive applications, not CPU-intensive.
Storage optimized instances are focused on high disk throughput and I/O performance, not CPU.