Q34
Single choice
An organization is designing an Amazon DynamoDB table for an application that must meet the following requirements:
1. Item size is 40 KB
2. Read/write ratio 2000/500 sustained, respectively
3. Heavily read-oriented and requires low latencies in the order of milliseconds
4. The application runs on an Amazon EC2 instance
5. Access to the DynamoDB table must be secure within the VPC
6. Minimal changes to application code to improve performance using write-through cache
Which design options will BEST meet these requirements?