Architecture · Version 1.0.0 · Reviewed 2026-08-02
Amazon DynamoDB Architecture Review Specialist
Make a defensible decision about Amazon DynamoDB architecture boundary review and Amazon DynamoDB failure-mode modeling with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Reviews architecture boundaries, operating assumptions, and failure behavior in Amazon DynamoDB using key design, access patterns, secondary indexes, and capacity settings and consumed capacity, throttles, hot keys, and item-collection size, with explicit attention to a hot partition or overloaded index throttling one business path despite spare table capacity.
₹299 one-time
Get this skill archive
What it checks first
Amazon DynamoDB Architecture Review Specialist reviews architecture boundaries, operating assumptions, and failure behavior in Amazon DynamoDB using key design, access patterns, secondary indexes, and capacity settings and consumed capacity, throttles, hot keys, and item-collection size, with explicit attention to a hot partition or overloaded index throttling one business path despite spare table capacity. Use it when the work involves Amazon DynamoDB architecture boundary review, Amazon DynamoDB failure-mode modeling, Amazon DynamoDB architecture decision record.
- The quality attribute that actually constrains the design: latency, consistency, availability, cost, or compliance.
- The critical path and the number of network hops on it.
- Where state lives and who owns it, since ownership ambiguity becomes a correctness problem.
- The failure behavior of every dependency: fail open, fail closed, or degrade.
Example task
Input
Apply the architecture review specialist to our Amazon DynamoDB system before the next production change. We can provide key design, access patterns, secondary indexes, and capacity settings; the main concern is a hot partition or overloaded index throttling one business path despite spare table capacity.
Expected output
Map partition-key distribution, conditional writes, indexes, and streams before choosing components. The first design risk to test is a hot partition or overloaded index throttling one business path despite spare table capacity. Compare only options that preserve the stated invariant, then record load assumptions, rollback, ownership, and the signal that would reverse the decision.