-
http://verraes.net/2019/05/ddd-msg-arch/
**Patterns for Decoupling in Distributed Systems**
- [ ] http://verraes.net/2019/05/patterns-for-decoupling-distsys-domain-query/
- [X] Patterns for D…
-
I noticed that there is no 'GetAll()' method for this, as described on this page:
https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-class…
-
This blog:
https://rafaelritter.medium.com/ddd-model-integrity-patterns-36d0e8ac9561
has some good points that should be mentioned in practitioners documentation as best practices, etc.
-
### Type of issue
Typo
### Description
While reading the pdf version of this document this section in has the code section formatting broken compared to the web version
But on the web it c…
-
### Title of the talk
Domain Driven Development in Python
### Description
As software developers, we develop many applications in day-to-day life. So writing a clean, testable, and scalable code is…
-
Consider implementing Actor model. Some of the references it as below
- https://github.com/xunilrj/akka.patterns
- https://github.com/trbngr/AkkaCqrs
- https://github.com/Horusiath/AkkaCQRS
- ht…
-
### Type of issue
Typo
### Description
Other titles for new sections of content are big and blue and on the website this section is marked as a new division in the content, on the website version i…
-
**Modularization and Distribution**
Chapter 3 ("Modularisierung") needs to distinguish much more clearly between
a) internal modularization and
b) distribution.
Cf https://github.com/isaqb-or…
-
This is just a FYI of a consideration I am making currently about how to implement User Management.
The article series advises to go with straightforward CRUD to implement user management. This is …
-
# Info
We want more examples of how to use our One Column Layout, described in Patterns and Templates --> Layout. Duplicating our current capabilities with one, two, and three column layouts, but onl…