RDS Practice Quiz

1. What type of workloads is RDS primarily designed for?

2. Which storage system does RDS use for its databases?

3. Which RDS database engine is AWS-proprietary but MySQL/PostgreSQL compatible?

4. True or False: PostgreSQL in RDS can handle both relational and JSON/document queries.

5. What type of scaling requires a database restart in RDS?

6. How does Multi-AZ improve availability?

7. Which backup method in RDS is automatic?

8. For cross-region disaster recovery, what RDS feature would you use?

9. Your e-commerce application needs to handle sudden spikes in read traffic. Which RDS feature helps most?

10. You need to minimize downtime during database maintenance. Which two features should you enable?

Backups & Recovery Quiz

11. What is the maximum retention period for RDS automated backups?

12. Which RDS feature enables restoration to any second within your backup window?

13. What happens to manual snapshots if you don't delete them?

14. Which deployment type avoids production I/O suspension during backups for PostgreSQL?

15. Where are RDS automated backups stored?

Read Replicas & Operations Quiz

16. What is the primary purpose of an RDS read replica?

17. Can a read replica be promoted to a standalone database?

18. How does cross-region replication benefit an RDS deployment?

19. True or False: Most RDS modifications (like scaling) happen instantly without downtime.

20. What is the first step to encrypt an unencrypted RDS database?

21. Can you disable encryption on an encrypted RDS snapshot?

22. What must applications do after restoring an encrypted RDS database?

23. Which AWS service manages encryption keys for RDS?

Amazon Aurora Practice Quiz

24. Which database engines is Amazon Aurora compatible with?

25. How does Aurora's performance compare to standard MySQL?

26. How many copies of data does Aurora maintain across AZs?

27. What is the maximum storage capacity per Aurora database instance?

28. What feature allows Aurora to automatically recover from disk failures?

29. How many Aurora Replicas can be created within a single region?

30. What is the typical replication lag for Aurora Replicas?