Throughout 2014 and into 2015, microservice became the hot new buzzword, quickly supplanting cloud. This article is the first in a multipart series about implementing microservices. In th...
转载 2022-06-24 22:26:31
147阅读
Microservices(微服务架构)和DDD(领域驱动设计)是时下最炙手可热的两个技术词语。在最近两年的咨询工作中总是会被不同的团队和角色询问,由此也促使我思考为什么这两个技术词汇被这么深入人心的绑定,它们之间的关系是什么呢?服务于更高的业务响应力首先从两个词汇的发明来看它们是没有因果关系的。DDD是Eric Evans于2003年出版的书名,同时也是这个架构设计方法名的起源。DDD的想法是让
原创 2021-04-27 22:04:55
196阅读
Microservices are currently getting a lot of attention: articles, blogs, discussions on social media,
转载 2022-05-02 23:07:51
77阅读
https://www.nginx.com/blog/building-microservices-inter-process-communication/This is the third article in...
转载 2022-05-03 11:36:52
116阅读
说在前面 好久没写博文了,心里痒痒(或许是换工作后,有点时间了吧)。近期好像谈论微服务的人比較多,也開始学习一下。可是都有E文。看起来半懂不懂的。 Martinfowler的《微服务》,也算是入门必读了。有人翻译过,可是仅仅有一半。还是自己练练手吧。 微服务 “微服务架构”一词在过去几年里广泛的传播
转载 2017-08-10 17:21:00
59阅读
微服务定义: 使用一套小服务来开发单个应用的方式,每个服务运行在独立的进程里,一般采用轻量级的通讯机制互联,并且它们
原创 2022-10-21 16:16:02
73阅读
说在前面    好久没写博文了,心里痒痒(也许是换工作后,有点时间了吧)。最近好像谈论微服务的人比较多,也开始学习一下,但是都有E文,看起来半懂不懂的。    Martinfowler的《微服务》,也算是入门必读了。有人翻译过,但是只有一半。还是自己练练手吧。微服务    “微服务架构”一词在过去几年里广泛的传播,它用于描述一种独立部署的
转载 2017-09-19 10:33:44
506阅读
https://sudo.hailoapp.com/services/2015/03/09/journey-into-a-microservice-world-part-1/Posted by Matt Heat...
转载 2022-05-03 11:36:43
63阅读
Scaling with Microservices and Vertical Decomposition – dev.otto.de https://dev.otto.de/2014/07/29/scaling-with-microservices-and-vertical-decompositi
qt
转载 2018-07-05 10:46:00
66阅读
2评论
…we assembled a map of the ecosystem to help guide practi
转载 2022-06-25 00:01:47
83阅读
https://www.nginx.com/blog/refactoring-a-monolith-into-microservices/This is the seventh and final article...
转载 2022-05-03 11:39:25
23阅读
自 2014 年始,Microservices(微服务)一词越来越火爆,不谈 Microservices 彷佛就 out 了。那么什么是 MicroservicesMicroservices 架构与传统的架构有什么区别?何时应该采用 Microservices?如何构建 Microservices?本文,就针对上述提到的问题,来简单介绍下 Microservices
原创 2023-04-06 13:20:17
166阅读
面对高复杂度的时候我们会做关注点分离,这是一个最基本的哲学原则。技术维度分离,类似MVC这样的分层思想是我们广泛接受的业务维度分离,根据不同的业态来划分系统,比如按售前、销售、售后划分微服务的架构更强调从业务维度的关注点分离来应对高复杂度。这是显著区别于传统SOA架构的特质之一,比如诞生于传统SOA时代的ESB(工业服务总线)就是一个典型的从技术关注点分离出来的中间件。业务和技术渐进统一的架构设计
原创 2023-03-27 15:28:03
171阅读
Monolith Microservices Self-contained application that is deployed as one unit Independently-deployed applications that communicate through networks P
转载 2021-03-26 22:59:00
88阅读
2评论
Monoliths Are Not Bad! Microservices designs are another architectural pattern and are not intended to replace monolith applications. We should not bl
转载 2021-03-26 02:32:00
61阅读
2评论
Software has emerged as the critical differentiator in every industry, from fin
转载 2022-06-25 00:01:49
44阅读
Pattern: Backends For Frontends Pattern Backends for Frontends - BFF BAC
原创 2022-10-28 14:07:08
78阅读
https://martinfowler.com/tags/microservices.html Microservices Guide Microservices 2014-03-25 Microservices Talk 2015-01-15 How to break a Monolith in
转载 2020-06-05 15:45:00
90阅读
2评论
https://www.nginx.com/blog/service-discovery-in-a-microservices-architecture/This is the fourth article in...
转载 2022-05-03 11:36:35
61阅读
https:// nt/ Summary The goal of any tech business worth its salt i
转载 2017-11-17 13:24:00
76阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5