Search

Find insights, training programs, and workshops

Solution Decomposition
Intermediate (SA, EA)4-6 hoursDecomposition canvas + domain/service/component hierarchy guide

How to break large, complex systems into smaller, independently manageable parts — so different teams can build, own, and change them without stepping on each other.

Quick Navigation Start here — Why decomposition matters Strategies for decomposition Defining boundaries Coupling and cohesion Domain-Driven...

1.5 DaysIntensive
FoundationSA · EA
Architecture in the Age of AI: What Can Be Automated — and What Cannot
Architecture in the Age of AI: What Can Be Automated — and What Cannot

A governance-driven perspective explaining why software architecture cannot be automated because decision accountability and consequence ownership cannot be delegated to AI.

...exploring AI-generated architecture designs. The engineering team used an LLM to produce microservice decomposition proposals. The proposals looked plausible. The team was ready to build from them. We stopped...

Your Git History Is an Architecture Health Report. Nobody Is Reading It.
Your Git History Is an Architecture Health Report. Nobody Is Reading It.

A practical architecture technique showing how Git commit patterns reveal structural instability, boundary violations, and ownership gaps in software systems.

...module boundaries were fictional; teams crossed them daily. We used the data to justify a structured decomposition, targeting the three modules that were the highest-traffic coupling points. After the decomposition,...

Application, Integration, API, Interface, Data & Process Design
Intermediate to Advanced (SA, EA)6-8 hoursIntegration design playbook + API design standards + data movement pattern guide

How the components of a solution are structured internally, how they communicate with each other, and how they connect to the data and processes they depend on.

...integration patterns, API contracts, interface design, data ownership, and process mapping — that make a decomposition real. Each layer answers a different question: Application — what is each part responsible...

2 DaysIntensive
ComprehensiveSA · EA
Data & AI Direction
Intermediate to Advanced (SA, EA, TS)5-6 hoursData and AI direction framework + AI readiness assessment + governance overlay

How data strategy and AI direction connect to architecture — covering data quality, governance, data architecture for AI, AI enablement, responsible AI, data products, data mesh, and building a data and AI roadmap.

...governance gaps. The architecture-to-data connection: Architecture decision Data consequence Service decomposition Determines who owns each data domain Event-driven communication Creates data flows between...

1.5 DaysIntensive
CurrentSA · EA · TS
Automation & Agentic Systems
Intermediate to Advanced (SA, EA, TS)6-7 hoursAutomation opportunity map + agent architecture blueprint + MCP/A2A integration guide + Agentic Risk & Cost Framework

How AI-powered architectures that plan, act, and use tools autonomously are reshaping integration and workflow — covering agentic patterns, MCP and A2A protocols, orchestration frameworks, human-in-the-loop design, guardrails, observability, and economic risk management.

...Agent architecture components: Planner — breaks goals into executable steps. LLM-based planning, task decomposition. Tool registry — defines available tools and their contracts. MCP servers, function definitions....

1.5 DaysIntensive
CurrentSA · EA · TS
Common Architecture Patterns
Intermediate (SA, EA)5-7 hoursPattern selection guide + pattern comparison matrix + anti-pattern catalogue

Proven, reusable solutions to recurring structural problems — each with known trade-offs that make it suited to some contexts and unsuitable for others.

...all layers? If the last two are "yes," layered is becoming a constraint. Time to consider a different decomposition. Microservices — When it works, when it doesn't, and what it actually costs When a system...

1.5 DaysIntensive
PracticalSA · EA
Capability Mapping & Business Outcomes
All levels — SA, EA, TS4-5 hoursBusiness capability map template + capability-to-outcome linkage model

How to build business capability maps, connect them to technology, and link capabilities to strategic outcomes — the bridge between business strategy and technical architecture.

...this organisation do?" The map is the fastest orientation tool. Example — capability-driven solution decomposition: "We are building a new customer platform." → Which capabilities does it serve? → Customer...

1.5 daysIntensive
PracticalMap-building exercise
Effective Prompt Engineering
Beginner to Advanced6-8 hoursFull prompt design framework + personal prompt library

Every major prompt engineering technique — from basic clarity to advanced agentic reasoning. Not a list of tips. A mental model you can apply to any task, any tool, any context.

...Abstraction-first prompting Least-to-Most Solve the easy parts first, stack them into the hard answer Decomposition prompting Prompt Chaining One task per prompt, outputs become inputs Pipeline / sequential...

2 DaysIntensive
19 TechniquesComplete Coverage