What is RDS?
Relational database service
What dies RDS manged?
What you can’t do on RDS?
You cannot SSH into your instance
Which backups does RDS have?
Full daily backup
Logs - every 5 min.
How long are the backups kept? Which point in time can you go back to?
Ability to restore to any point in time (from 5 minutes ago or seven days ago)
7 days retention - can increase to 35
What features do DB snapshots have?
Manually triggered
Kept of as long as you want
What features do RDS storage auto scaling have?
Helps increase storage dynamically
increase automatically when DB run out of free space - avoid manually scaling
What are the conditions for RDS to start auto scaling?
What kinds of applications can benefit from RDS auto scaling?
Useful for applications with unpredictable workloads
What are the features of RDS read replicas for read scalability?
How do the network costs for RDS read replications in various AZs and the same region differ?
For RDS read replicas within the same region - you don’t need to pay that fee.
What are the benefits of RDS Multi AZ?
Can the Read Replicas be setup as Multi AZ for Disaster Recovery (DR)?
Yes!
Hod do we make a RDS goes from single AZ to multi AZ?
What append internally when you go from single AZ to multi AZ?
RDS security - What is “at rest encryption” features?
RDS security - What is “in flight encryption” features?
How to encrypt RDS backups?
Can copy a snapshot into an encrypted one.
How to encrypt un-encrypted RDS database?
What are the RDS network security two features?
What are the RDS IAM features?
What are the benefits of IAM authentication?
What is yours responsibility at RDS security?
What is amazon Aurora?