Linux Foundation Certified Cloud Native Platform Engineering Associate CNPA Question # 5 Topic 1 Discussion

Linux Foundation Certified Cloud Native Platform Engineering Associate CNPA Question # 5 Topic 1 Discussion

CNPA Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

A team wants to deploy a new feature to production for internal users only and be able to instantly disable it if problems occur, without redeploying code. Which strategy is most suitable?


A.

Use a blue/green deployment to direct internal users to one version and switch as needed.


B.

Use feature flags to release the feature to selected users and control its availability through settings.


C.

Use a canary deployment to gradually expose the feature to a small group of random users.


D.

Deploy the feature to all users and prepare to roll it back manually if an issue is detected.


Get Premium CNPA 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.