Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 358 discussion

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?

  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
shaaam80
Highly Voted 12 months ago
Selected Answer: C
Answer C. Memory optimized in Cluster placement group for low latency replication between worker nodes.
upvoted 6 times
...
Totoroha
Highly Voted 1 year ago
Option C.
upvoted 5 times
...
AzureDP900
Most Recent 1 week, 2 days ago
C is right Cluster placement groups (CPGs) are designed to place related resources into the same Availability Zone (AZ), which reduces latency and improves network performance. Since this is a distributed in-memory database with multiple nodes that need to communicate quickly, using a CPG for memory-optimized EC2 instances would be an ideal solution. By launching memory-optimized EC2 instances in a cluster placement group: You can reduce latency by minimizing network hops between nodes You can improve communication efficiency between nodes
upvoted 1 times
...
kgpoj
3 months, 2 weeks ago
Selected Answer: C
God I wish all SCP questions are like this. Easy to read. Easy to answer. Easy to move on to next question without spending extra time to read through all comments, ask google/chatGPT and read AWS doc to make sure the community vote is correct
upvoted 3 times
...
career360guru
10 months, 3 weeks ago
Selected Answer: C
Option C
upvoted 1 times
...
Russs99
11 months, 3 weeks ago
Selected Answer: C
C is the correct answer for sure
upvoted 1 times
...
J0n102
11 months, 3 weeks ago
Selected Answer: C
Answer: C, I guess memory optimized is the obvious way to go and Cluster placement group provides the lowest possible networking latency
upvoted 1 times
...
devalenzuela86
1 year ago
Selected Answer: C
C is ok
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...