Dynamo DB
Activity: Create a provisioned dynamodb
- Create a dynamo db table
- Lets create global table by adding other region replicas
- The above table supports multi region write database
- Now add some items in one region and edit in other, sync should happen immedietly
Activity: Enable PITR (Point in time Restore)
- Edit PITR
Activity: Backup Configuration
- Configure Backup
Activity: Export to S3
Dynamo DB Accelarator
- This is quick and very fast in-memory database
Reservations in Dynamo DB
- Refer Here for official docs
AWS Document DB (Fully managed mongo db)
- Pricing Refer Here
Exercise
- Try creating keyspaces Refer Here