Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam BDS-C00 Topic 13 Question 95 Discussion

Actual exam question for Amazon's BDS-C00 exam
Question #: 95
Topic #: 13
[All BDS-C00 Questions]

Your application uses CloudFormation to orchestrate your application's resources. During your testing phase before application went live, your Amazon RDS instance type was changed and caused the instance to be re-created, resulting in the loss of test data.

How should you prevent this from occurring in the future?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Felicia
13 days ago
Option E is the way to go! Retaining the instance on deletion is the best way to ensure your test data is safe. Plus, it's a great way to keep your DBA happy.
upvoted 0 times
...
Remedios
14 days ago
Haha, option A is like trying to put a band-aid on a bullet wound. Limiting the allowed values? That's like putting a lock on a door that's already been kicked down.
upvoted 0 times
...
Lemuel
16 days ago
C'mon, option C? Making the instance type read-only? That's too restrictive. What if I need to upgrade the instance in the future? I'd go with option E and retain the instance on deletion.
upvoted 0 times
...
Gaston
26 days ago
I like option D. Subscribing to the CloudFormation events and canceling the update if it's the RDS instance is a proactive approach. That way, you can catch the change before it happens.
upvoted 0 times
...
Jamie
28 days ago
Option B seems like the best solution to prevent unwanted updates to the RDS instance. Restricting the IAM permissions is a good way to ensure only authorized personnel can make changes.
upvoted 0 times
Gerald
4 days ago
A) Within the AWS CloudFormation parameter with which users can select the Amazon RDS instance type, set AllowedValues to only contain the current instance type
upvoted 0 times
...
Candra
16 days ago
E) In the AWS ClousFormation template, set the DeletionPolicy of the AWS::RDS::DBInstance's DeletionPolicy property to ''Retain''
upvoted 0 times
...
Felicidad
19 days ago
B) Use an AWS CloudFormation stack policy to deny updates to the instance. Only allow UpdateStack permission to IAM principles that are denied SetStackPolicy
upvoted 0 times
...
...
Madelyn
2 months ago
I'm not sure about option A. I think option D could also work by canceling the update if the RDS instance is being changed.
upvoted 0 times
...
Novella
2 months ago
I agree with Thersa. Option A seems like the most straightforward way to avoid this issue in the future.
upvoted 0 times
...
Thersa
2 months ago
I think option A is the best choice. By limiting the instance type options, we can prevent accidental changes.
upvoted 0 times
...

Save Cancel