Backend for Frontend
· 3 min read
An architectural design pattern for supporting multiple frontends, the Backend for Frontend pattern is also intrinsicly linked to security.

An architectural design pattern for supporting multiple frontends, the Backend for Frontend pattern is also intrinsicly linked to security.

Pioneered by Eric Evans and introduced to the world in his book “Domain-Driven Design: Tackling Complexity in the Heart of Software.”, Domain Driven Design or DDD is a design technique for software systems.

Created by Alistair Cockburn in 2005, Hexagonal Architecture is a powerful design pattern that is also referred to as ports and adapters or an onion architecture.

Notes on AI/LLM guardrails and safety patterns from a book on "Agentic Design Patterns" by one of Google's Distinguished Engineers, Antonio Gulli.

What is a saga?
