Sam Newman is a technologist at ThoughtWorks, where he currently splits his time between encouraging and sharing Innovation globally and helping design and build their internal systems. He has worked with a variety of companies in multiple domains around the world, often with one foot in the developer world, and another in the IT operations space. If you asked him what he does, he’d say ‘I work with people to build better software systems’. He has written articles, presented at conferences, and sporadically commits to open source projects. He is currently writing a book, Building Microservices, which should be available in the Autumn of this year from O'Reilly.
发表于2025-04-23
Building Microservices 2025 pdf epub mobi 电子书
本文为《微服务设计》读书笔记。 规则对于智者来说是指导,对于愚者来说是遵从。 低耦合,高内聚。限界上下文。 按业务边界划分微服务。 同步:请求,一直等待响应。 异步:基于事件,注册回调。 远程过程调用(RPC),例如soap,使用WSDL定义生成客户端代码,就是高耦合。 Res...
评分本书用208页的篇幅讲述了设计微服务架构时所需考虑的方方面面,譬如服务粒度和边界、持续集成、监控、安全等等。是一本极佳的微服务导读书籍。 对于面对日益增长的业务和技术挑战、考虑进行架构梳理拆分的设计师来说,这是一本很好的快速了解微服务的读物。只需数小时读完,就...
评分当PaaS(Platform as a service)已不是什么新鲜名词的时代,我们每天面对这各种各样的新兴技术名词,哪怕作为一名所谓的业内人士,我已然清晰地记得当2017年初的某个初晨,工位隔壁的同事兴奋地对我说“Hi,Bill 听说北京团队开始做FaaS了”时自己的一脸懵逼,心里暗想什么是F...
评分本文为《微服务设计》读书笔记。 规则对于智者来说是指导,对于愚者来说是遵从。 低耦合,高内聚。限界上下文。 按业务边界划分微服务。 同步:请求,一直等待响应。 异步:基于事件,注册回调。 远程过程调用(RPC),例如soap,使用WSDL定义生成客户端代码,就是高耦合。 Res...
评分1. 这本书全面系统的介绍了实践微服务的方方面面,包括构建、集成、分解、部署、测试、安全等; 2. 这本书虽然包含了一些实例,但是更多的是方法论,虽然有些人觉得这样有点泛泛而谈,但是我感觉现在微服务的实践已经非常多,而这本书站在一个更高的高度上让我们系统地认识到微...
图书标签: 架构 微服务 分布式 计算机 分布式系统 系统架构 软件工程 编程
Over the past 10 years, distributed systems have become more fine-grained. From the large multi-million line long monolithic applications, we are now seeing the benefits of smaller self-contained services. Heavy-weight, hard to change Service Oriented Architectures are not the answer; instead we are now seeing finer-grained systems consisting of collaborating microservices. Easier to change, deploy, and if required retire, organizations which are in the right position to take advantage of them are yielding significant benefits.
This book takes an holistic view of the things you need to be cognizant of in order to pull this off. It covers just enough understanding of technology, architecture, operations and organization to show you how to move towards finer-grained systems.
not only Microservices: Decoupling, Cohesion.
评分看了我关注的测试和监控的部分,很有帮助
评分主要介绍概念与原则,里面说到的工具也很老旧。很多地方提到现实会更为复杂,没有既定的通用方法,这是实话,但这同时意味着本书效用大减。以作者的资历与经验,倒不如以一个详细例子贯穿全书更好~
评分地铁上翻了翻,始终觉得microservices没有啥新鲜东西
评分[北京]知乎招聘效率开发工程师( Microservices and Engineering Productivity Engineer )http://www.v2ex.com/t/197740
Building Microservices 2025 pdf epub mobi 电子书