Amazon DynamoDB is a fully managed NoSQL database service that offers our customers swift, predictable performance and easy scalability. We rely on this Amazon service when creating software solution storage for an API platform because it handles large amounts of requests with latency less than 100ms. Since Amazon DynamoDB takes care of distributed database operating and scaling, we are freed from having to focus energy on hardware provisioning, setup and configuration, replication, software patching, and cluster scaling. The service also provides encryption at rest, additionally freeing us from the extra operational burden and complexity of data protection. In designing our single-table data model and the software that interacts with DynamoDB, we follow the guidelines comprehensively laid out in The DynamoDB Book.