DBS-C01 · Question #128
A banking company recently launched an Amazon RDS for MySQL DB instance as part of a proof-of- concept project. A database specialist has configured automated database snapshots. As a part of…
The correct answer is A. A copy of the RDS automated snapshot for this DB instance is in progress within the same AWS D. The RDS DB instance is in the STORAGE_FULL state. Your DB instance must be in the AVAILABLE state for automated backups to occur. Automated backups don't occur while your DB instance is in a state other than AVAILABLE, for example Automated backups don't occur while a DB snapshot copy is running in the same AWS Region for the…
Question
A banking company recently launched an Amazon RDS for MySQL DB instance as part of a proof-of- concept project. A database specialist has configured automated database snapshots. As a part of routine testing, the database specialist noticed one day that the automated database snapshot was not created. Which of the following are possible reasons why the snapshot was not created? (Choose two.)
Options
- AA copy of the RDS automated snapshot for this DB instance is in progress within the same AWS
- BA copy of the RDS automated snapshot for this DB instance is in progress in a different AWS
- CThe RDS maintenance window is not configured.
- DThe RDS DB instance is in the STORAGE_FULL state.
- ERDS event notifications have not been enabled.
How the community answered
(46 responses)- A93% (43)
- B4% (2)
- C2% (1)
Explanation
Your DB instance must be in the AVAILABLE state for automated backups to occur. Automated backups don't occur while your DB instance is in a state other than AVAILABLE, for example Automated backups don't occur while a DB snapshot copy is running in the same AWS Region for the same DB instance. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBac
Topics
Community Discussion
No community discussion yet for this question.