Hacker News new | ask | show | jobs
by jeevand 3695 days ago
I am new to Microservices, any good place to learn about major patterns/anti-patterns?
3 comments

This is just a 40 minute lecture, but you might find the ideas inside helpful.

It talks about anti-patterns that lead to the construction of a "distributed monolith" and how to avoid them.

http://www.microservices.com/ben-christensen-do-not-build-a-...

I would recommend reading Sam Newman's 'Building Microservices'
I wrote a small post that might be partially relevant - https://medium.com/@kashifrazzaqui/will-the-real-micro-servi...