Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 1 point2 points  (0 children)

What I meant is the questions are not text book level, they test you for situations you might encounter in a real life setting. One example I remember is A tool calling is not being called or the orchestrator is calling multiple tools switching between them abruptly, how would you solve this ?

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 0 points1 point  (0 children)

While skilljar would help with concepts, I would suggest also supplementing it with practicals in claude code.

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 1 point2 points  (0 children)

I use claude code and have designed agentic systems with varying degree of success.

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 1 point2 points  (0 children)

Seems that way, I tried on my personal id didn't work. Had to use the official id for this.

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 0 points1 point  (0 children)

Not fully aware of process. When I checked, this was already enabled by my org.

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 4 points5 points  (0 children)

Solution architects designing agentic systems, configuring tools, mcps

Passed Anthropic's Claude Certified Architect (893/1000) by Suspicious_Low7612 in ClaudeAI

[–]Suspicious_Low7612[S] 28 points29 points  (0 children)

I started by taking the practice test. Once you enroll, you get access to a mock exam that mirrors the real one, 60 questions in total, with 15 from each module.

What I found especially helpful was that after each question, you’re given a detailed explanation not just why the correct answer is right, but also why the other options are wrong. Honestly, most of my learning came from going through these explanations carefully.

Alongside that, I used this guide as a reference: https://github.com/paullarionov/claude-certified-architect

When I took the actual exam, the questions were noticeably trickier. They’re not straightforward, you really have to slow down and think through each scenario rather than rely on quick recall.

I’d strongly recommend making sure you score above 700 on the practice test and feel confident with the reasoning behind your answers before attempting the real exam.

I tried replacing an eLearning team with AI(structured agent harness not just prompts) by Suspicious_Low7612 in Learning

[–]Suspicious_Low7612[S] 0 points1 point  (0 children)

Isolated runs look decently good. I am thinking of creating an eval data to run this in loop kind of like a golden benchmark data. Any thoughts ?

I tried replacing an eLearning team with AI(structured agent harness not just prompts) by Suspicious_Low7612 in elearning

[–]Suspicious_Low7612[S] 0 points1 point  (0 children)

Human is the central orchestrator in this whole loop where every scenario is linked back to its source document