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 12 discussion

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

A company is load testing its three-tier production web application deployed with an AWS CloudFormation template on AWS. The Application team is making changes to deploy additional Amazon EC2 and AWS Lambda resources to expand the load testing capacity. A Database Specialist wants to ensure that the changes made by the Application team will not change the Amazon RDS database resources already deployed.
Which combination of steps would allow the Database Specialist to accomplish this? (Choose two.)

  • A. Review the stack drift before modifying the template
  • B. Create and review a change set before applying it
  • C. Export the database resources as stack outputs
  • D. Define the database resources in a nested stack
  • E. Set a stack policy for the database resources
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
chicagomassageseeker
Highly Voted 3 years, 8 months ago
Correct Answer B and E. B. You need to review the change set before accepting changes. E. use Stack set policy to prevent updates tto resources.
upvoted 22 times
...
RDSBot
Highly Voted 3 years, 8 months ago
B&E : https://docs.amazonaws.cn/en_us/AWSCloudFormation/latest/UserGuide/best-practices.html#cfn-best-practices-changesets
upvoted 5 times
...
roymunson
Most Recent 1 year, 8 months ago
Selected Answer: BE
Correct Answer B and E.
upvoted 1 times
...
cat_of_meerkat
1 year, 9 months ago
Selected Answer: BE
B and E
upvoted 1 times
...
lollyj
2 years, 5 months ago
Selected Answer: BE
Answer BE however I don't answer the A. Can someone explain?
upvoted 1 times
chikorita
1 year, 8 months ago
CFT stacks drift after update but option A says to check the drift status before even making the update (need to use ChangeSet) which is impossible
upvoted 1 times
...
...
sayed
2 years, 7 months ago
Selected Answer: BE
B and E
upvoted 1 times
...
KaranGandhi30
3 years, 1 month ago
Selected Answer: BE
B. change set will assure that App Dev modification are not impacting resources. E. Policy rules will be additional to fail deployment if the resources are changed.
upvoted 1 times
...
novice_expert
3 years, 1 month ago
Selected Answer: BE
https://docs.amazonaws.cn/en_us/AWSCloudFormation/latest/UserGuide/best-practices.html#cfn-best-practices-changesets
upvoted 2 times
...
RotterDam
3 years, 3 months ago
Got this question in my exam. (i cleared it). BE is correct
upvoted 2 times
...
RotterDam
3 years, 3 months ago
Selected Answer: BE
B & E are the right choices
upvoted 1 times
...
guru_ji
3 years, 7 months ago
Correct Answer: B and E
upvoted 1 times
...
aws4myself
3 years, 7 months ago
its BE, stack policy and changesets
upvoted 1 times
...
ChauPhan
3 years, 7 months ago
B & E are the answers. A is not clear and headache as we need to review the CF manually, not recommended. C D won't help
upvoted 3 times
...
LMax
3 years, 7 months ago
I would go with B & E
upvoted 2 times
...
myutran
3 years, 7 months ago
Ans: BE
upvoted 1 times
...
Faz
3 years, 7 months ago
Answer is BE
upvoted 1 times
...
Ashoks
3 years, 7 months ago
B 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 ...