Scalable
-
DynamoDBCloud/AWS 2021. 3. 8. 15:07
1. Overview Fully Managed, Highly available with replication across 3 AZ NoSQL database: Not a regional database Scales to massive workloads, distributed database Millions of requests per seconds, trillions of row, 100s of TB of storage Fast and consistent in performance (low latency on retrieval) Integrated with IAM for security, authorization, and administration Enables event-driven programmin..
-
Difference between Nosql and SQLDB/Nosql 2019. 8. 25. 11:50
1. Overview When it comes to choosing a database the biggest decisions are picking a relational (SQL) or non-relational (NoSql) data structure. While both the databases are viable options still there are certain key differences between the two that users must keep in mind when making a decision 2. NoSQL 2.1 What is NoSQL NoSQL databases are purpose-built for specific data models and have flexibl..