You are here |
vladikk.com | ||
| | | |
github.com
|
|
| | | | A curated list of software and architecture related design patterns. - DovAmir/awesome-design-patterns | |
| | | |
martinfowler.com
|
|
| | | | The microservice architectural style develops an application as a suite of independently deployable services. | |
| | | |
microservices.io
|
|
| | | | ||
| | | |
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 |