The Database Administration team is interested in performing manual backups of an Amazon RDS Oracle DB instance. What steps should be taken to perform the backups?
A.
Attach an Amazon EBS volume with Oracle RMAN installed to the RDS instance.
B.
Take a snapshot of the EBS volume that is attached to the DB instance.
C.
Install Oracle Secure Backup on the RDS instance and back up the Oracle database to Amazon S3.
https://aws.amazon.com/rds/faqs/
"DB Snapshots are user-initiated and enable you to back up your DB instance in a known state as frequently as you wish, and then restore to that specific state at any time"
Taking a snapshot of the DB instance is the recommended method for performing backups of an Amazon RDS DB instance. A snapshot captures the entire state of the DB instance at the time it is taken, including the data, configuration, and storage volume. This snapshot can be used to restore the DB instance to the point in time when the snapshot was taken.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
aksliveswithaws
Highly Voted 2 years, 7 months agoalbert_kuo
Most Recent 10 months agoabhishek_m_86
2 years, 6 months agojackdryan
2 years, 6 months agoMFDOOM
2 years, 6 months agowshyang
2 years, 6 months agoaksliveswithaws
2 years, 7 months ago