Skip to content

Commit

Permalink
add hexagonal architecture pattern (DovAmir#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
fynnfluegge committed Jan 26, 2023
1 parent 1cbc8a3 commit 0f045c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
- [system-design-primer](https://github.com/donnemartin/system-design-primer) - Design large-scale systems.
- [architecting-for-reliability](https://medium.com/becloudy/architecting-for-reliability-part-1-concepts-17028343089) - Architecting for Reliability Part 1/3.
- [InnerSource Patterns](https://patterns.innersourcecommons.org/) - Patterns for implementing InnerSource, the use of open source principles and practices for software development within the confines of an organization.
- [Hexagonal Architecture](https://alistair.cockburn.us/hexagonal-architecture/) - The hexagonal architecture pattern explained by Alistair Cockburn.


## Cloud Architecture
Expand Down

0 comments on commit 0f045c2

Please sign in to comment.