Separation of Concerns (SoC)
An approach to Designing a solution or IT Service that divides the problem into pieces that can be solved independently. This approach separates "what" is to be done from "how" it is to be done.

(Service Strategy)