Database Reference
In-Depth Information
Architecture
DynamoDB's architecture consists of various well-known, and a few new, techniques that
have helped engineers build such a great system. To build a robust system like this, one has
to consider various things, such as load balancing, partitioning, failure detection/preven-
tion/recovery, replica management and their sync, and so on. In this section, we are going
to focus on all these things, and learn about them in detail.
Search WWH ::




Custom Search