17 free courses — no signup wall
Architect-led enterprise cloud, security & AI
320+ downloadable toolkits — instant delivery
Skip to content
Architect

AI Architect

Design AI systems that survive a security review, a budget cycle, and a year in production.

Who this is for

Solution and enterprise architects who own the shape of the system, not just a service.

What you should be able to do

Produce a reference architecture with an explicit trust boundary, a cost model, and a rollout plan someone else can execute.

The delivery flow

The order the work actually happens in. Each step is where a decision gets made and written down, not a chapter heading.

  1. Business problem
  2. Reference architecture
  3. Trust boundary + IAM
  4. Data + retrieval layer
  5. Model / agent layer
  6. Deployment topology
  7. Cost model
  8. Rollout plan

Reference repository structure

A starting layout that keeps agents, infrastructure, and security policy as first-class directories rather than folders someone adds late.

project/
├── apps/            # web, api, admin surfaces
├── agents/          # planner, researcher, reviewer, orchestrator
├── infrastructure/  # terraform, kubernetes, helm, docker
├── security/        # policies, threat models, IAM scopes
├── monitoring/      # dashboards, alerts, SLOs
├── pipelines/       # CI/CD and evaluation gates
├── tests/
└── docs/

Primary sources

The standards, framework documents, and vendor references this track is built against. Go here when you need the authoritative wording rather than a summary — in a security review or an audit, the source is what counts.