SAP-C02 · Question #401
SAP-C02 Question #401: Real Exam Question with Answer & Explanation
The correct answer is B: Create a three-node DynamoDB Accelerator (DAX) cluster. Configure an application to read data. A DAX cluster can be deployed with one or two nodes for development or test workloads. One- and two-node clusters are not fault-tolerant, and we don't recommend using fewer than three nodes for production use. If a one-or two-node cluster encounters software or hardware errors, t
Question
A company has a latency-sensitive trading platform that uses Amazon DynamoDB as a storage backend. The company configured the DynamoDB table to use on-demand capacity mode. A solutions architect needs to design a solution to improve the performance of the trading platform. The new solution must ensure high availability for the trading platform. Which solution will meet these requirements with the LEAST latency?
Options
- ACreate a two-node DynamoDB Accelerator (DAX) cluster. Configure an application to read and
- BCreate a three-node DynamoDB Accelerator (DAX) cluster. Configure an application to read data
- CCreate a three-node DynamoDB Accelerator (DAX) cluster. Configure an application to read data
- DCreate a single-node DynamoD8 Accelerator (DAX) cluster. Configure an application to read data
Explanation
A DAX cluster can be deployed with one or two nodes for development or test workloads. One- and two-node clusters are not fault-tolerant, and we don't recommend using fewer than three nodes for production use. If a one-or two-node cluster encounters software or hardware errors, the cluster can become unavailable or lose cached data.A DAX cluster can be deployed with one or two nodes for development or test workloads. One-and two-node clusters are not fault-tolerant, and we don't recommend using fewer than three nodes for production use. If a one-or two-node cluster encounters software or hardware errors, the cluster can become unavailable or lose https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.concepts.cluster.ht
Community Discussion
No community discussion yet for this question.