Home › Forums › AWS › AWS Certified Database – Specialty › Elaborate the answers for this › Reply To: Elaborate the answers for this
-
Hi sanjoyt,
Thanks for your feedback.
Take note that TerminationProtection is a property of the AWS CloudFormation stack, not the RDS instance. When you set this property to true, it prevents the stack from being accidentally deleted.
The key difference between the two questions is that Question 1 is focused on protecting the database within the stack, while Question 2 is focused on protecting both the stack and the database. That’s why in Question 2, setting TerminationProtection to True is one of the correct answers. This property protects the entire stack from being accidentally deleted. I hope this helps!
Let me know if you have further clarifications.
Regards,
JR @ Tutorials Dojo- This reply was modified 10 months ago by JR-TutorialsDojo.