Blog Discussion
system at July 26th, 2018 12:25 — #1
The conversation about microservices has been heating up since about 2011 (depending on who you ask). The architectural pattern it describes is, essentially, a specialisation of much older ideas about building software as a suite of independent services. Each executes within its own process and/or environment and communicates over a network via a resource API.
This is a companion discussion topic for the original entry at http://developer.onepagecrm.com/blog/2017/10/13/from-features-to-microservices-intro/
Powered by Discourse, best viewed with JavaScript enabled