Everyone's talking about AI adoption. Almost nobody has the real numbers. Help us change that โ€” and get the full report ๐Ÿ‘‰ Engineers | Leaders

Solutions Architect

3 courses ยท ~12 hoursยท 1 certification available


phase 1 โ€” How models work

Build the foundation to evaluate model capabilities and make technology selection decisions.

[ ] Understanding Transformers [preview]

Understanding attention and embeddings gives you the foundation to evaluate model capabilities, compare architectures, and make technology selection decisions.

2 sections ยท 4 lessons
  • [ ] Attention Mechanisms (3 lessons)
  • [ ] Embeddings (1 lesson)
[โ†’ start course]

phase 2 โ€” How models interact with systems

Learn the integration layer between AI models and your existing systems.

[ ] Understanding Tool Calling

Tool calling is the integration layer between AI models and your existing systems. This is where your architecture diagrams connect to the model.

4 sections ยท 10 lessons
  • [ ] Foundations (2 lessons)
  • [ ] How Models Decide (2 lessons)
  • [ ] Advanced Patterns (3 lessons)
  • [ ] Security and Production (3 lessons)
[โ†’ start course]

phase 3 โ€” Systems-level AI engineering

Learn the systems programming of AI โ€” memory management, process isolation, message passing.

[ ] Context Engineering

Context engineering is the systems programming of AI โ€” memory management, process isolation, message passing. The concepts map directly to distributed systems architecture.

8 sections ยท 25 lessons
  • [ ] Tokens and Inference (2 lessons)
  • [ ] The Real Size of Your Context Window (4 lessons)
  • [ ] Anatomy of the Messages Array (5 lessons)
  • [ ] Dynamic Allocation: Tool Calling (2 lessons)
  • [ ] The Ralph Wiggum Loop (3 lessons)
  • [ ] Sub-Agents: Managed Runtimes for AI (3 lessons)
  • [ ] Message Passing: The Erlang OTP of AI (3 lessons)
  • [ ] Context Management Strategies (3 lessons)

certification: Certified Context Engineer

[โ†’ start course]

key terms

TransformerยทTool CallingยทContext EngineeringยทAgentยทSub-AgentยทSystem PromptยทModel Context Protocol (MCP)


related reading

โ†’ Pi: the architecture of an AI coding agent

โ†’ Beads: the architecture of a graph issue tracker for AI agents