1.6 本章小结

本章主要介绍了微服务的概念、特点和设计原则,并基于Spring Boot开发了一个简单的土豆微服务。大家可以从本书的GitHub项目站点https://github.com/walterfan/mdd下载源代码并运行,做一些测试,感受一下这个微服务。它并没有考虑度量问题,功能应该没问题,可是我们并不知道它到底运行得怎么样,出了问题怎么排查。在后续章节中我们会用度量驱动开发的方法为它保驾护航,添砖加瓦。

延伸阅读

● 面向服务的架构模式,网址为http://serviceorientation.com/

● 面向服务架构宣言,网址为http://soa-manifesto.org/

● 微服务与面向服务架构,网址为https://www.infoq.com/news/2014/03/microservices-soa/

● SOA原则海报,网址为https://patterns.arcitura.com/wp-content/uploads/2019/03/SOA_Principles_Poster.pdf

● 马丁福勒的微服务文章,网址为https://martinfowler.com/articles/microservices.html

● 微服务与Spring,网址为https://spring.io/blog/2015/07/14/microservices-with-spring

● 比尔伍德的云架构模式分享,网址为https://www.slideshare.net/codingoutloud/vermont-code-camp-iii-cloud-architecture-patterns-for-mere-mortals-bill-wilder-10sept2011