Segments

Backend

The backend includes all server-side components of an application responsible for data processing, business logic, and database interactions.

Model order
  1. Knowledge domains
  2. /Thematic areas
  3. /Segments
  4. /Building blocks
View
Segment
Type
Classification

Integration

This segment covers all aspects of the technical integration of a backend with external systems and internal services. It includes communication models, protocols, and patterns for synchronous and asynchronous interaction, as well as handling coupling, reliability, and failure scenarios across system boundaries. It describes how a backend exchanges data and events and manages dependencies on other systems. Business logic, data storage, and publicly visible interfaces are intentionally excluded and addressed in other segments.