Technical Articles

Curated articles by topic — from 105+ published posts on Multi-Agent AI, FinOps, Cloud Infrastructure, Security, and Production Systems. See featured selection or browse all posts.

Multi-Agent AI & Orchestration

Security

Defence in Depth for Agentic AI

The eleven-layer envelope — no two adjacent layers share a single point of failure for the same class of attack.

Interfaces

MARA: Five Interfaces

The five interface contracts that define a multi-agent runtime — registry, dispatch, memory, governance, and observability.

A2A

A2A Protocol: Go Client

Google's Agent-to-Agent protocol implemented in Go — discovery, task management, and inter-agent communication patterns.

Financial Systems & FinOps

Performance

Picnic: 47% Latency Reduction

Protobuf contracts, gRPC migration, and service consolidation for a social platform serving 1M+ users.

Cloud Infrastructure & Databases

Spanner

Spanner Interleaving: When to Use

Parent-child co-location in Cloud Spanner — when interleaving improves read performance and when it hurts write throughput.

Security & Compliance

Security Architecture

Consolidated Security Deep-Dive

RBAC, RLS, token exchange, envelope encryption, hash-chained audit logs, and red team exercises for a multi-agent financial assistant.

HIPAA

HIPAA as Go Interfaces

Expressing healthcare compliance requirements as type-safe interfaces — governance enforcement, audit logging, and data protection.

Audit

Audit Log Design

Hash-chained append-only logs, tamper-evident storage, and the design decisions behind production audit trails.

AI Governance

AIGP Reference Implementation

IAPP's AI Governance Professional body of knowledge mapped to working code — from risk assessment to monitoring.

Data & AI Specializations

Healthcare AI

HL7 v2 Still Matters

Why HL7 v2 remains critical in medical AI — Bodh architecture, FHIR R4 integration, and cost-aware diagnostics.

Multilingual

Multilingual RAG with Bhashini

Cross-lingual retrieval for Indian languages — Bhashini integration, translation-aware embeddings, and code-switching handling.

Engineering Patterns

Go

Why Go for Production Agentic AI

Stdlib over libraries, single binary over framework, fail-closed defaults. The boring-on-purpose case for Go in regulated environments.

Operations

Agentic Security in Production

Twelve months of running multi-agent AI — SLIs, incident runbooks, drift detection, continuous adversarial testing, compliance posture as code.

Resilience

BCP for AI: Forced Failure Drills

Business continuity planning for agentic AI — chaos engineering, failover testing, and resilience verification in production.

Go Runtime

GOMEMLIMIT & Soft GC Pacing

Soft memory caps, GC pacing in containers, and why GOMEMLIMIT changes every Go service running with a hard memory limit.

Go

embed.FS as a Deployment Unit

Bundling config, prompts, and UI assets into a single Go binary — collapsing multi-artefact deploys with embed.FS.

Featured Selection (20 curated) All 105+ Posts Archive