SAP-C02 Study Assistant

SAP-C02 Question 358

EC2

Question

A company is deploying a distributed in-memory database on a fleet of Amazon EC2 instances. The fleet consists of a primary node and eight worker nodes. The primary node is responsible for monitoring cluster health, accepting user requests, distributing user requests to worker nodes, and sending an aggregate response back to a client. Worker nodes communicate with each other to replicate data partitions. The company requires the lowest possible networking latency to achieve maximum performance. Which solution will meet these requirements?

Options

A. Launch memory optimized EC2 instances in a partition placement group.

B. Launch compute optimized EC2 instances in a partition placement group.

C. Launch memory optimized EC2 instances in a cluster placement group.

D. Launch compute optimized EC2 instances in a spread placement group.

Answer

C

Explanation

Correct answer: C Explanation: The best answer is C. Correct option: C. Launch memory optimized EC2 instances in a cluster placement group. Why this is correct: This option most directly satisfies the hard requirements i...

Log in to view the full explanation