
Episode 41: Architecture Patterns (Architecture Pt. 4)
Software Engineering Radio - the podcast for professional software developers
00:00
The Layers Pattern in Architectures
The layers pattern is typically used pretty early in the architecting pase. It's advisable, for many reasons that i come back to, to split the responsibilities into layers and then group associated responsibilities at the same level of abstraction. Popular examples are, for examply, three tyer architectures where you separated the tance, the data star, from the actual business logic, from the presentation.
Transcript
Play full episode