Skip to main content
Tarun Raja

Tarun Raja

Workshops

I love sharing knowledge with engineering teams on everything from first API call to production-grade AI systems. Each module below reflects a topic I enjoy diving into — grab the companion guide or reach out and let's connect to learn together.

10+

Years engineering

2

Years in AI/LLM

3

Technical leads mentored

6

Cloud AI knowledge modules

Claude Certified Architect

Download the index for a full overview of all six workshops.

Workshop Index
Workshop 00

Getting Started

Master the Claude API fundamentals before tackling the 5 exam domains. Covers the Messages API structure, required fields, and response anatomy. Learn model selection (opus vs sonnet vs haiku), streaming, prompt caching, token management, error handling with exponential backoff, and cost optimization via the Batch API.

Workshop 01

Agentic Architecture

Domain 1 — 27% of the CCA exam. Deep-dive into agentic loop design using stop_reason and tool_use patterns. Covers coordinator/subagent hub-and-spoke architecture, parallel subagent spawning, PreToolUse and PostToolUse hooks for programmatic enforcement, session forking for parallel exploration, structured handoff protocols, and human-in-the-loop escalation triggers.

Workshop 02

Tool Design & MCP

Domain 2 — 18% of the CCA exam. Learn to write effective tool descriptions that eliminate selection ambiguity, and design structured error responses using isError and errorCategory for intelligent agent recovery. Covers tool_choice modes (auto, any, forced), MCP server configuration at project and user levels, environment variable expansion for secrets, and the built-in Claude Code tools: Read, Write, Edit, Grep, Glob, and Bash.

Workshop 03

Claude Code

Domain 3 — 20% of the CCA exam. Master Claude Code's CLAUDE.md hierarchy across project, directory, and user levels. Build slash commands and skills with frontmatter configuration including context: fork for isolated sub-agents and allowed-tools for scope restriction. Covers CI/CD integration with the -p flag and --output-format json, iterative refinement techniques, multi-pass PR review patterns, and the Explore subagent for context-efficient codebase discovery.

Workshop 04

Prompt Engineering

Domain 4 — 20% of the CCA exam. Replace vague instructions with explicit criteria that produce consistent, measurable results. Learn to use few-shot examples for edge cases, enforce structured output via tool_use JSON schemas (the only reliable approach), and build validation loops with retry-with-feedback. Covers self-correction flows, semantic vs syntactic validation, the Batch API for 50% cost reduction on bulk workloads, and prompt chaining for complex multi-step tasks.

Workshop 05

Context & Reliability

Domain 5 — 15% of the CCA exam. Build systems that stay reliable over long horizons. Covers context window budgeting, proactive checkpointing at 80-90% capacity, structured handoff summaries for agent-to-agent and agent-to-human transitions, and session resumption vs fresh-start decisions. Learn multi-instance independent review to eliminate generation bias, human-in-the-loop escalation trigger design, and the lost-in-the-middle attention problem with mitigation strategies.

Topics

Beginner

Platform Overview & First API Call

Get started with Cloud AI platforms — understand the landscape and make your first API call.

Download guide
Intermediate

RAG on the Cloud

Build retrieval-augmented generation pipelines using managed cloud vector stores and LLM APIs.

Download guide
Advanced

Multi-Agent Orchestration

Design and coordinate multiple AI agents with tool use, handoffs, and shared memory.

Download guide
Intermediate

Guardrails & Security

Implement safety layers, input/output filtering, and responsible AI controls in production.

Download guide
Advanced

Production Architecture Patterns

Battle-tested patterns for deploying AI systems at scale: latency, cost, observability, and reliability.

Download guide
Beginner

Cloud AI Cheat Sheet

Quick-reference card covering APIs, model comparisons, pricing tiers, and key CLI commands.

Download guide

Let's connect and learn together

I enjoy exploring these topics with engineering teams — from architecture trade-offs to real-world implementation. If any of this resonates, let's connect.

Get in touch