Standby Instance
Multi-AZ Failover. should be in the same region.
RDS Multi-AZ Failover
RDS Backups
RDS Read Replicas
Benefits of using Read Replicas
when to use read replicas
High volume, non-cached database read triffic(elasticity)
Running business function such as data warehousing.
importing/exporting data into RDS.
rebuilding indexes: ability to promote a read replica to a primary instance.
DynamoDB use cases
IOT(Storing meta data);
Gaming(storing session information, leaderboards)
Mobile(storing user profile, personalization).
DynamoDB
easily integrates with other AWS services, such as Elastic MapReduce – can easily move data to a hadoop cluster in Elastic MapReduce.
ElastiCache
Available engines to power ElastiCache
Memcached and Redis
Redshifts