Martin Fowler of thoughtWorks, who has been working with Ruby for several
原创 2022-09-05 09:24:07
52阅读
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
83阅读
2评论
http://martinfowler.com/articles/injection.html
原创 2013-03-23 14:35:12
550阅读
原文地址:https://martinfowler.com/articles/serverless.html作者:MartinFowler,MikeRoberts1.摘要  无服务器架构是一种应用程序设计方法,它合并了第三方“BackendasaService”(BaaS)提供的服务,和/或运行在FaaS(FunctionsasaService)平台中的用户代码。使用这样的思路
翻译 2018-10-10 15:48:02
1848阅读
1点赞
[From: http://www.martinfowler.com/articles/injection.html] Forms of Dependency Injection The basic idea of the Dependency Injection
转载 2008-04-19 17:08:00
98阅读
2评论
背景会有朋友问我为啥用命令模式(Command Pattern)组织应用层,先看看MartinFowler咋说:http://martinfowler.com/bliki/CommandOrientedInterface.html。总体来说我有三种模式来组织应用逻辑:,之所以采用命令模式,是因为命令模式有如下几个好处:
原创 2021-07-22 13:41:39
1119阅读
https://martinfowler.com/articles/injection.html One of the entertaining things about the enterprise Java world is the huge amount of activity in buil
转载 2019-03-09 23:54:00
76阅读
2评论
一、Spring Boot 入门1、Spring Boo件单元;详细参照微服务文档 https://martinfowler.com/articles/m
原创 2023-06-06 16:49:41
45阅读
https://www.martinfowler.com/articles/serverless.html What is Serverless? Like many trends in software, there’s no one clear view of what Serverless i ...
转载 2021-07-28 14:27:00
204阅读
2评论
https://martinfowler.com/articles/microservice-trade-offs.html Many development teams have found the microservices architectural style to be a superio
转载 2020-06-05 15:54:00
99阅读
2评论
1. 什么是微服务? “微服务”一词国外的一篇博文,网站:://martinfowler.com/articles/microse...
原创 2022-03-11 10:49:14
70阅读
https://www.martinfowler.com/articles/serverless.html What is Serverless? Like many trends in software, there’s no one clear view of what Serverless i ...
转载 2021-07-28 14:27:00
255阅读
2评论
非常不错:http://www.martinfowler.com/ Chances are, at some point in your learning, you've come across the term, "dependency injection." If you're still re
转载 2016-08-31 15:05:00
62阅读
2评论
学习路线 IT小神博客 生态概述 架构演进 什么是微服务 https://martinfowler.com/microservices/ Microservices Guide In short, the microservice architectural style is an approach ...
转载 2021-08-23 00:06:00
526阅读
2评论
英文原文版权由Martin Fowler拥有Original text is copyrighted by Martin Fowler  原文链接:[url]http://martinfowler.com/articles/continuousIntegration.html[/url]   Martin Fowler Chief Scientist, ThoughtWorks   译者语
翻译 精选 2006-07-17 14:36:00
855阅读
1评论
什么是微服务???关于微服务的讲解:https://martinfowler.com/articles/microservices.html高聚合,低耦合。正在学习中》》》》》》
原创 2022-08-04 12:08:52
42阅读
1.断路器一句话就是家里的保险丝2.熔断是什么大神论文https://martinfowler.com/bliki/CircuitBreaker.htm
原创 2022-06-30 10:47:29
48阅读
原文地址:https://martinfowler.com/articles/serverless.html作者:MartinFowler,MikeRoberts4.优点  到目前为止,我们一直试图只定义和解释无服务器架构的含义。现在我将讨论这种设计和部署应用程序方法的一些优点和缺点。你绝对不应该在没有充分考虑并权衡利弊的情况下使用无服务器架构。  让我们从
翻译 2018-12-07 17:00:07
4208阅读
1点赞
1. 什么是微服务? “微服务”一词来自国外的一篇博文,网站:https://martinfowler.com/articles/microse...
原创 2022-07-05 09:42:44
99阅读
  • 1
  • 2
  • 3
  • 4
  • 5