Search the practice set
275 questions, 991 terms and 600 topics in 30 areas.
5 results for “Segregation of Duties”
Terminology · 4
term
Segregation of Duties
term
Data Architecture
term
Software Architecture
term
Managed Services
Toxic Combination
A pair of permissions that is acceptable individually and dangerous together, which is what a segregation-of-duties model exists to identify.
CQRS
Separating the model used to change state from the model used to read it, so each can be optimised independently.
SOLID
Five object-oriented design principles — single responsibility, open/closed, Liskov substitution, interface segregation, dependency inversion.
Shared Responsibility Model
The division of duties between provider and customer, which shifts with the service model and is routinely misunderstood in the customer's disfavour.