•도메인 주도 설계https://en.wikipedia.org/wiki/Domain-driven_design
•대용량 웹서비스를 위한 마이크로 서비스 아키텍쳐의 이해 (조대협의 블로그-http://bcho.tistory.com/948)
•마이크로서비스 아키텍처 무엇이 중요한가 .(http://guruble.com/?p=951)
•마이크로서비스로 리팩토링하기 (https://developer.ibm.com/kr/cloud/bluemix/2016/05/23/cl-refactor-microservices-bluemix-trs-3/)
•MicroService Architecture http://microservices.io/index.html
•Pattern: Decompose by business capability http://microservices.io/patterns/decomposition/decompose-by-business-capability.html
•Pattern: Decompose by subdomain http://microservices.io/patterns/decomposition/decompose-by-subdomain.html
•Pattern: Event-driven architecture http://microservices.io/patterns/data/event-driven-architecture.html
•Event-Driven Data Management for Microservices https://www.nginx.com/blog/event-driven-data-management-microservices/