Hacker News new | ask | show | jobs
by panamafrank 4002 days ago
My main advice to anyone considering writing a microservice based architecture from scratch is to keep a really tight handle on code duplication and testing. Also take a deep look into Erlang, it's written with these types of systems in mind.