Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 108 Topic 11 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 108 Topic 11 Discussion

DVA-C02 Exam Topic 11 Question 108 Discussion:
Question #: 108
Topic #: 11

A company wants to use AWS AppConfig to gradually deploy a new feature to 15% of users to test the feature before a full deployment.

Which solution will meet this requirement with theLEAST operational overhead?


A.

Set up a custom script within the application to randomly select 15% of users. Assign a flag for the new feature to the selected users.


B.

Create separate AWS AppConfig feature flags for both groups of users. Configure the flags to target 15% of users.


C.

Create an AWS AppConfig feature flag. Define a variant for the new feature, and create a rule to target 15% of users.


D.

Use AWS AppConfig to create a feature flag without variants. Implement a custom traffic splitting mechanism in the application code.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.