Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Anthropic CCAR-P - Claude Certified Architect - Professional

Page: 4 / 4
Total 114 questions

You are evaluating model-selection claims used by a peer team.

For each statement, select yes if the statement is generally true. Otherwise, select no.

You are operating an interactive assistant whose dominant performance constraint is per-turn latency. Quality on routine turns is already acceptable.

Which configuration adjustment most directly improves latency without disproportionately damaging quality?

A.

Disable prompt caching entirely to ensure fresh context processing on every request, preventing stale prefix content from affecting latency-sensitive interactions.

B.

Reduce retrieval depth to the top-k passages that historically cover the answer, and cache stable system-prompt content.

C.

Increase retrieval depth to the corpus maximum to improve recall regardless of latency.

D.

Switch every turn to the heaviest available model to maximize output quality, accepting that the increased model latency will worsen the per-turn SLO rather than improve it.

Engineering leadership wants to roll out Claude Skills to 280 developers across 14 teams. Skills will encode internal coding standards, code-review checklists, and incident-postmortem templates. Leadership has asked how to govern Skill authorship so that Skills remain trustworthy without bottlenecking on a single central team.

Which governance model should you recommend?

A.

Per-developer authorship across the 280 engineers with no team-level coordination required.

B.

Centralized authorship by a single platform team responsible for every Skill produced.

C.

Fully decentralized authorship across the 14 teams with no review before publication.

D.

Federated authorship across the 14 teams with a central review and publication gate.

A Claude-based research assistant begins producing responses that confidently contradict its retrieved source documents despite no change to the retrieval pipeline.

Which two diagnostic actions most directly identify the root cause of this behavior? (Select two.)

A.

Increase the context-window size to allow more retrieved chunks per query.

B.

Switch the retrieval index to a denser embedding model to improve chunk-relevance scores.

C.

Determine whether the failure reproduces on the previous model version to test for a model mismatch.

D.

Reduce the temperature setting to lower response variance across all query types.

E.

Inspect the system-prompt grounding instructions to determine whether citation constraints remain intact.