Add Design Patterns for Humans

Add the well-known Design Patterns for Humans ressource.

https://github.com/kamranahmedse/design-patterns-for-humans
This commit is contained in:
Léo Colombaro
2018-06-11 16:06:57 +02:00
committed by GitHub
parent c977a64244
commit 79add93e0d

View File

@@ -79,6 +79,7 @@
- [Scalable System Design Patterns](https://dzone.com/articles/scalable-system-design) - Scalable system design techniques.
- [martin fowler](https://martinfowler.com/eaaCatalog/) - Catalog of Patterns of Enterprise Application Architecture.
- [system-design-primer](https://github.com/donnemartin/system-design-primer) - Design large-scale systems.
- [patterns for humans](https://github.com/kamranahmedse/design-patterns-for-humans) - Design Patterns for Humans.
## Cloud Architecture
- [AWS cloud design patterns](http://en.clouddesignpattern.org/index.php/Main_Page) - The AWS Cloud Design Patterns (CDP).