RDS databases (Amazon Relational Database Solution)
Redshift
Read Replicas
Aurora
You have 3 types of replicas available with Aurora.
DynamoDB
DynamoDB transactions
You have 3 options for your reads
You have 2 options for your writes
ACID requirements
DynamoDB transactions provides developers
If you see something about ACID requirements with DynamoDB, you need to use DynamoDB transactions.
This is basically means, you’ve got all-or-nothing transactions.
DynamoDB On-Demand backups and restore
DynamoDB Point-in-Time Recovery
DynamoDB streams
this is where you can maintain first in first out records of your data.
So as you go and add transactions -
So, it’s just time audit sequences of item level changes in a table.
global tables
And the key thing here is to remember