RDS Flashcards
What events would cause RDS to initiate a failover to the standby DB in a Multi-AZ deployment?
- Loss of availability in primary AZ
- Loss of network connectivity to primary
- Compute unit failure on primary
- Storage failure on primary
Read Replicas utilize __________ synchronization.
Asynchronous
Can DB Snapshots or automated backups be taken of Read Replicas?
No.
The user-defined period of time during which your DB instance is backed up is called the __________.
Preferred backup window
RDS for MySQL, MariaDB, and PostgreSQL allow you to create up to __________ Read Replicas for a given source DB instance.
5
Can I encrypt connections between my application and my DB instance using SSL?
Yes, if you’re using MySQL, MariaDB, SQL Server, PostgreSQL, or Oracle.
True or False: Automatic backups need not be enabled on a DB instance before I can create Read Replicas.
False.
You cannot create Read Replicas without enabling automated backups on the primary.
Is an RDS DB instance available during a backup window?
Yes, but during the backup window, storage I/O may be briefly suspended while the backup process initializes. You may experience a period of elevated latency.
Which relational database engines does Amazon RDS support?
- Aurora
- MySQL
- MariaDB
- Oracle
- SQL Server
- PostgreSQL
True or False: DB Snapshots are deleted when you delete the DB instance.
False.
DB Snapshots persist after you delete the DB instance. Automated backups are automatically deleted though.
When is RDS magnetic storage useful?
For small database workloads where data is accessed less frequently. Not recommended for Production DB instances!
True or False: Automated backups are enabled by default.
True.
By default, customers are allowed to have up to a total of __________ RDS DB instances.
40
Maintenance windows are __________ minutes in duration.
30
__________ provides access to over 50 CPU, memory, file system, and disk I/O metrics.
Enhanced Monitoring