1.2.3. Database

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance, along with seamless scalability. With DynamoDB, we can create database tables that can store and retrieve any amount of data and serve any level of request traffic. We can scale up or scale down our data traffic without any downtime or performance degradation, which resolves our main concern for handling high volume data traffic in Galaxiaverse.

Last updated