Question 104:
You need to launch several EC2 instances to run Cassandra. There are large distributed and replicated workloads in Cassandra and you plan to launch instances using EC2 placement groups. The traffic should be distributed evenly across several partitions and each partition should contain multiple instances. Which strategy would you use when launching the placement groups?
Answer options:
A.Cluster placement strategy. B.Spread placement strategy. C.Partition placement strategy. D.Network placement strategy.