Which solution will meet these requirements?
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?Read More →