What are the 6 databases available in RDS?
What happens in an AWS outage assuming you have a standby database? Is manual intervention required?
What is the use case for setting up multi-AZ database? What can you not to against the backup database in another region?
What are the variations on RDS read replicas?
Are read replicas Asynchronous or Synchronous
Can a read replica be promoted to be a primary database? What implications are there?
Yes, but it breaks the replication.
What is the main use case for read replicas?
What must be enabled to create read replicas?
Automatic backup
How many read replicas can you have on an RDS DB
5
Which database management systems can Aurora emulate?
How big is an Aurora DB? By how much does it scale? What is the max size?
How many vCPUs can Aurora use? How much RAM can it use?
How many copies of your data are kept when using AWS Aurora
How many copies of data in an aurora database can be lost not affecting performance?
2
What types of replicas are available with Aurora? How many Read replicas are available for each?
How do aurora backups work?
Whats the use case for AWS Aurora Serverless?
How is Dynamo DB Stored?
What is DAX
How is Dynamo DB secured?
What are DynamoDB streams?
What are use cases for Dynamo DB transactions?
What about Dynamo DB backup and recovery?
What is a use case for using Dynamo DB Global Tables?
What technology in DynamoDB is required to use this?