exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 315 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 315
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company provisioned a three-tier application by using AWS CloudFormation and an Amazon RDS DB instance. During a test, a database administrator accidentally deleted the CloudFormation stack. The results were a deletion of all the resources, including the DB instance, and a loss of critical data. The company wants to prevent accidental deletion of a DB instance from happening in the future.

Which solutions will meet this requirement? (Choose two.)

  • A. Set the deletion policy of the stack to Retain.
  • B. Set the deletion policy of the RDS resource to Retain.
  • C. Set the deletion policy of the stack to Snapshot.
  • D. Enable termination protection for the RDS resource.
  • E. Enable termination protection for the stack.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Windy
Highly Voted 1 year, 10 months ago
The answer is BE. There is no termination protection for RDS. There is deletion protection for RDS.
upvoted 7 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: BE
The answer is B and E. B. Set the deletion policy of the RDS resource to Retain. https://repost.aws/knowledge-center/delete-cf-stack-retain-resources E. Enable termination protection for the stack. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-protect-stacks.html
upvoted 3 times
...
javier_10
1 year, 9 months ago
Selected Answer: BE
The answer is BE
upvoted 1 times
...
TQM__9MD
1 year, 10 months ago
Selected Answer: DE
D,E is answer By implementing these solutions, you can prevent accidental deletion of the DB instance and ensure the protection of important data. Enabling termination protection adds an extra layer of security and safeguards the availability of the application. Therefore, the solutions that meet these requirements are D and E.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...