Microservice Architecture at Medium

1 · Medium · Oct. 17, 2018, 7:53 p.m.
“A drone shot of stacks of large shipping containers in a port” by chuttersnap on UnsplashThe goal of microservice¹ architecture is to help engineering teams ship products faster, safer, and with higher quality. Decoupled services allow teams to iterate quickly and with minimal impact to the rest of the system.At Medium, our technical stack started with a monolithic Node.js app back in 2012. We have built a couple of satellite services, but we haven’t created a strategy to adopt the microservice...