What is AWS Document DB?
Just like AWS Aurora is an “AWS Implementation” of PostgreSQL/MySQL, similarly DocumentDB is the same for MongoDB (NoSQL Databases).
- MongoDB is used to Store, Query, Index JSON Data!
- Similar deployment concept like “Aurora”.
- Fully, Mamaged, Highly Available with replication across 3AZs.
- DocumentDB storage automatically grows in increments of 10GB, upto 64TB.
- Automatically scales to workloads with millions of requests/seconds.