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: 1 / 4
Total 114 questions

The compliance team at a firm has approved a Claude Skill that generates client-facing investment summaries. The Skill includes the firm’s required disclaimers and prohibited-language list. A product manager has asked whether additional guardrails are needed at the application layer or whether the Skill alone is sufficient.

Which two guardrail responsibilities should remain at the application layer rather than the Skill? (Select two.)

Each correct answer presents part of the solution.

A.

Log every generated summary to the firm’s compliance audit trail for retention.

B.

Verify the requesting user is authorized to generate investment summaries at all.

C.

Format output sections according to the firm’s standardized house style guidelines.

D.

Apply the disclaimer template that the compliance team has standardized firm-wide.

E.

Apply the prohibited-language list that the compliance team maintains and updates.

You are a platform architect designing an internal Claude-based assistant that serves both finance analysts and external auditors. Each population must access only documents permitted by its role.

Where should role-based access control be enforced in the pipeline?

A.

Inside the system prompt as a natural-language instruction for Claude to ignore unauthorized documents.

B.

At the retrieval layer, before any role-restricted content reaches the prompt-construction step or the model.

C.

Nowhere in the pipeline; rely on the model’s general refusal behavior to reject unauthorized document access without any enforced access control.

D.

After the response is generated, by post-filtering content that should not have been retrieved.

You are supporting an EU-based deployment with GDPR obligations.

Which combination of measures best supports the deployment’s GDPR posture?

A.

enterprise-tier deployment with a signed Data Processing Addendum, defined data-retention configuration, redaction of personal data not needed for the task, and documented data-subject-rights handling

B.

disabling all data-retention configuration, redaction controls, and data-subject-rights handling to simplify day-to-day operations, accepting the resulting GDPR compliance exposure

C.

using a personal Claude account tier for processing EU personal data at scale, with no signed Data Processing Addendum and no documented data-subject-rights handling procedure

D.

pasting full EU personal data into every prompt to “give Claude complete context” without considering purpose limitation, data minimization, or the organization’s Data Processing Addendum obligations

A platform team operates a self-hosted multi-agent system on Kubernetes that orchestrates seven specialized agents for invoice processing. The team spends approximately 40 percent of engineering capacity on infrastructure maintenance, message bus reliability, and agent state recovery. The CFO has asked you to evaluate moving to managed agent infrastructure to reclaim engineering capacity. The security officer requires that all customer financial data remain within an approved network boundary.

Which factor should most heavily influence your recommendation?

A.

Whether the current seven agents map cleanly to the patterns supported by managed agents.

B.

Whether managed agents reduce per-invoice token costs across the existing processing volume.

C.

Whether managed agents support the current bus topology used by the platform team.

D.

Whether managed agent data handling satisfies the network boundary required by security.

After a prompt-template update, several previously passing test cases now produce unexpected outputs.

Which test type is specifically designed to detect this category of failure?

A.

Integration tests that validate cross-component pipeline behavior.

B.

Adversarial tests that probe for prompt-injection vulnerabilities.

C.

Regression tests scored against a stable reference set of known-good behavior.

D.

Smoke tests that confirm high-level system availability after the change.

An architect is reviewing a Claude-based candidate-screening tool prior to deployment. A stakeholder asserts that because the model was not trained on company data, no bias evaluation is necessary.

Which two responses most accurately challenge this assertion? (Select two.)

A.

Transparency obligations are satisfied by disclosing that an AI system is in use, without further evaluation.

B.

Fairness testing is required only when the training dataset is known to contain protected-class labels.

C.

The model may carry demographic biases from pretraining that manifest in screening outcomes regardless of fine-tuning.

D.

The system should be evaluated on outcome-disparity metrics across protected groups before deployment.

E.

Bias evaluation is unnecessary when the model provider has published a responsible-use policy.

An architect is reviewing a set of architecture documentation packages before handing off a Claude-based pipeline to an implementation team.

Which two characteristics indicate that a documentation package is sufficient to support implementation without ongoing architect involvement? (Select two.)

A.

The document specifies integration contracts, configuration schemas, and expected input/output shapes for each component.

B.

The document includes a decision log that records the rationale for key architectural choices and the alternatives rejected.

C.

The document provides a high-level narrative description of the business problem without component-level detail.

D.

The document includes the architect’s contact information for questions arising during implementation.

E.

The document lists all Claude models that were evaluated but does not specify which was selected or why.

A technical team is cataloguing risks specific to Claude’s use in a document-grounded Q & A system.

Which two items represent failure modes intrinsic to LLM-based systems rather than generic software defects? (Select two.)

A.

An expired TLS certificate blocks outbound API calls to Claude.

B.

A database connection timeout causes retrieval to return an empty result set.

C.

The model refuses a legitimate query because surface features trigger an overly broad safety pattern.

D.

A misconfigured load balancer routes requests to a deprecated API version.

E.

The model generates a plausible-sounding answer unsupported by any retrieved document.

You are identifying signals that a deployment should re-enter design rather than continue iterating in place.

Which signal most directly indicates the need for a new design cycle?

A.

A runbook step requires a clarification edit to improve on-call guidance accuracy, which can be handled as a documentation update without changes to component responsibilities or core contracts.

B.

A dashboard alert threshold needs a small numerical adjustment to reduce false-positive noise, which can be handled as an operational configuration change without a new design cycle.

C.

A minor copy edit is requested in a customer-facing string within the existing UI, which can be handled as a localized content change without altering component responsibilities or contracts.

D.

The system’s current architecture cannot meet the new requirements without changes to component responsibilities or core contracts.

When communicating an architectural decision to a security and compliance reviewer, which content set is most aligned with that audience’s primary concerns?

A.

Feature delivery schedule, roadmap dependencies, and scope boundaries for the product manager.

B.

Implementation timeline, component interfaces, and deployment sequence for the engineering team.

C.

Threat model, control mappings, residual-risk acceptance criteria, and audit traceability.

D.

Decision rationale, business outcomes, and high-level risk summary for executive review.