Month End Certification Special Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: CFsave75

Anthropic Claude Certified Developer-Foundations CCDV-F Question # 16 Topic 2 Discussion

Anthropic Claude Certified Developer-Foundations CCDV-F Question # 16 Topic 2 Discussion

CCDV-F Exam Topic 2 Question 16 Discussion:
Question #: 16
Topic #: 2

Your team is debating how to manage the prompts used in your Claude application. Some prompts are checked into the code repository, some live in a separate configuration file, and some are constructed inline at runtime. The result is inconsistent, and a recent prompt change went out without code review.

What steps would you take?


A.

Move all prompts out of version control to a separate spreadsheet that team members can edit freely as the application evolves over time.


B.

Move all prompts to inline runtime construction so the team can update them quickly through a streamlined process outside the standard code review workflow.


C.

Establish a single source of truth for prompts but keep change review optional, allowing developers to update prompts directly when changes are urgent.


D.

Establish a single source of truth for prompts, version-control them alongside code, and require code review for prompt changes.


Get Premium CCDV-F 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.