[Tutor] System architecture

Mats Wichmann mats at wichmann.us
Mon Dec 25 16:34:11 EST 2023


On 12/25/23 12:42, ThreeBlindQuarks via Tutor wrote:
> 
> лилия,
> 
> That is a fairly broad question and many of the concepts transcend the particular programming language to be used.

I'd certainly look at the Clean Architecture concepts (that's one of the 
links in the article pointed to)... just as a way of looking at how you 
partition a large system in a way that it remains flexible and 
maintainable - that's a lot of what "architecture" is about these days, 
leaving you with flexibility to make changes, even very large changes 
like forklifting out an entire section, without destabilizing your 
application.   Brandon normally expresses himself very well, but this is 
slide-ware from a talk, so as a standalone read it's not perfect.



More information about the Tutor mailing list