Add Microservices architecture

This commit is contained in:
Dang Van Dien 2017-09-17 10:53:22 +07:00
parent 0a44c68af7
commit 617ecf59a1
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ But knowing the stuff will help you become better! :muscle:*
- :movie_camera: [CQRS and Event Sourcing](https://www.youtube.com/watch?v=JHGkaShoyNs)
- :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/)
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
- :scroll: [Microservices](https://martinfowler.com/articles/microservices.html)
### Practices
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)