|
You are here |
frederickvanbrabant.com | ||
| | | | |
www.softdevtube.com
|
|
| | | | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | |
| | | | |
akos.ma
|
|
| | | | | Let's take a somewhat tangential approach to the subject of the Microservices architecture. Most discussions about it are centered around technological aspects; which language to choose, how to create the most RESTful services, which service mesh is the most performant, etc. | |
| | | | |
www.yoseph.tech
|
|
| | | | | "Organizations which design systems ... are constrained to produce designs which are copies of the communication structures of these organizations." - Melvin Conway | |
| | | | |
loufranco.com
|
|
| | | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability. | ||