Term Kind Topic What it is
Cognitive Load concept Software Architecture The total amount a team must hold in its head to work effectively, and a real constraint on how many services or domains one team can own.
Service Boundary concept Software Architecture The line separating what one service owns and is accountable for from what it must ask another service about.
Technical Debt concept Software Architecture The future cost incurred by choosing an expedient implementation now instead of the better one.