
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to host workloads on Amazon EC2 instances. The workloads require a balance of compute, memory, and networking resources.
Which EC2 instance type should the company use to host the workloads?
A
General purpose instances
B
Compute optimized instances
C
Memory optimized instances
D
Storage optimized instances
Explanation:
General purpose instances are designed to provide a balanced mix of compute, memory, and networking resources, making them suitable for a wide variety of workloads that don't require specialized optimization in any single area.
Balanced resources: Equal balance of CPU, memory, and networking
Versatile: Suitable for web servers, small databases, development environments
Cost-effective: Good for workloads without extreme requirements
Compute optimized: High CPU performance for compute-intensive workloads
Memory optimized: High memory capacity for memory-intensive applications
Storage optimized: High storage performance for I/O intensive workloads
Since the question specifically mentions workloads requiring a balance of compute, memory, and networking resources, general purpose instances are the correct choice.