exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

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

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 531 discussion

A company has an application that runs on Amazon EC2 instances. The application needs to use dynamic feature flags that will be shared with other applications. The application must poll on an interval for new feature flag values. The values must be cached when they are retrieved.

Which solution will meet these requirements in the MOST operationally efficient way?

  • A. Store the feature flag values in AWS Secrets Manager. Configure an Amazon ElastiCache node to cache the values by using a lazy loading strategy in the application. Update the application to poll for the values on an interval from ElastiCache.
  • B. Store the feature flag values in an Amazon DynamoDB table. Configure DynamoDB Accelerator (DAX) to cache the values by using a lazy loading strategy in the application. Update the application to poll for the values on an interval from DynamoDB.
  • C. Store the feature flag values in AWS AppConfig. Configure AWS AppConfig Agent on the EC2 instances to poll for the values on an interval. Update the application to retrieve the values from the AppConfig Agent localhost endpoint.
  • D. Store the feature flag values in AWS Systems Manager Parameter Store. Configure the application to poll on an interval. Configure the application to use the AWS SDK to retrieve the values from Parameter Store and to store the values in memory.
Show Suggested Answer Hide Answer
Suggested Answer: C ๐Ÿ—ณ๏ธ

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
devOpsihc
1ย month ago
Selected Answer: C
์ •๋‹ต์€ C์ž…๋‹ˆ๋‹ค. EC2 ์ธ์Šคํ„ด์Šค์—์„œ AWS AppConfig Agent๋ฅผ ๊ตฌ์„ฑํ•˜์—ฌ ๊ฐ„๊ฒฉ์— ๋”ฐ๋ผ ๊ฐ’์„ ํด๋งํ•ฉ๋‹ˆ๋‹ค. AppConfig Agent ๋กœ์ปฌ ํ˜ธ์ŠคํŠธ ์—”๋“œํฌ์ธํŠธ์—์„œ ๊ฐ’์„ ๊ฒ€์ƒ‰ํ•˜๋„๋ก ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜์„ ์—…๋ฐ์ดํŠธํ•ฉ๋‹ˆ๋‹ค. ์ž…๋‹ˆ๋‹ค.
upvoted 1 times
...
0bdf3af
2ย months ago
Selected Answer: B
DAX as a cache requires no application changes. DynamoDB is a way to share values between applications
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago