exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 199 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 199
Topic #: 1
[All AWS Certified Developer Associate Questions]

A developer is deploying an application in the AWS Cloud by using AWS CloudFormation. The application will connect to an existing Amazon RDS database. The hostname of the RDS database is stored in AWS Systems Manager Parameter Store as a plaintext value. The developer needs to incorporate the database hostname into the CloudFormation template to initialize the application when the stack is created.

How should the developer reference the parameter that contains the database hostname?

  • A. Use the ssm dynamic reference.
  • B. Use the Ref intrinsic function.
  • C. Use the Fn::ImportValue intrinsic function.
  • D. Use the ssm-secure dynamic reference.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
DrCloud
Highly Voted 2 years, 3 months ago
Selected Answer: A
Given: stored in as a "plaintext value" ssm: Systems Manager Parameter Store plaintext parameter. [[ ==> Correct answer ]] ssm-secure: Systems Manager Parameter Store secure string parameter.
upvoted 6 times
...
rcaliandro
Most Recent 1 year, 10 months ago
Selected Answer: A
ssm dynamic. A is correct
upvoted 1 times
...
MrTee
2 years ago
Selected Answer: A
The ssm dynamic reference allows you to retrieve a plaintext value from AWS Systems Manager Parameter Store and use it in your CloudFormation template.
upvoted 1 times
...
michaldavid
2 years, 5 months ago
Selected Answer: A
aaaaaaaa
upvoted 2 times
...
k1kavi1
2 years, 5 months ago
Selected Answer: A
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html
upvoted 2 times
...
kapil206001
2 years, 5 months ago
A https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago