AWS Document Database
- This is mongodb as a service.
- Here we have two purchasing options
- Instance based:
- here we select number of instances
- scaling is manual as we specify number of instances
- Storage is configured to grow automatically
- Elastic cluster:
- Here we specify number of shards
- scaling is automatic depending on load
- Storage is configured to grow automatically
- Instance based:
AWS Keyspaces
- This is cassnadra as a service
AWS MemoryDB Redis
- This is Redis offerred as service
