Sam Newman is interested in how different aspects of technology intersect, from development, to ops, to security, usability, and organizational structures. After 20 years in the industry, Sam now runs his own consulting and training company Sam Newman and Associates, focusing in the area of Microservices, Cloud and CI/CD.
Sam has worked with a variety of companies across multiple industries all over the globe, often with one foot in the developer world, and another in the IT operations space. He has written articles, presented at conferences, and sporadically commits to open source projects. Sam is the author of the bestselling Building Microservices from O'Reilly.
发表于2024-11-10
Building Microservices, 2nd Edition 2024 pdf epub mobi 电子书
> 如果你有四个小组开发编译器,那么你会得到一个四步编译器。 这是《新黑客字典》的说法。 另一种更学术化的说法是: > 任何组织在设计一套系统(广义概念上的系统)时,所交付的设计方案在结构上都与该组织的沟通架构保持一致。 如果一个系统很大,以至于开发的它的人分...
评分非常有意思的一本书,微服务顾名思义在于微,其实全书作者也并未对微服务作出明确定义。对于互联网技术架构不曾接触的同学需要阅读下本书,对于服务的“生老病死”本书涉及了各个方面。从系统界限划分,到部署监控,面面俱到。 另外游走在SOP的老鸟完全可以忽略本书,曾今...
评分本文为《微服务设计》读书笔记。 规则对于智者来说是指导,对于愚者来说是遵从。 低耦合,高内聚。限界上下文。 按业务边界划分微服务。 同步:请求,一直等待响应。 异步:基于事件,注册回调。 远程过程调用(RPC),例如soap,使用WSDL定义生成客户端代码,就是高耦合。 Res...
评分本文为《微服务设计》读书笔记。 规则对于智者来说是指导,对于愚者来说是遵从。 低耦合,高内聚。限界上下文。 按业务边界划分微服务。 同步:请求,一直等待响应。 异步:基于事件,注册回调。 远程过程调用(RPC),例如soap,使用WSDL定义生成客户端代码,就是高耦合。 Res...
评分非常有意思的一本书,微服务顾名思义在于微,其实全书作者也并未对微服务作出明确定义。对于互联网技术架构不曾接触的同学需要阅读下本书,对于服务的“生老病死”本书涉及了各个方面。从系统界限划分,到部署监控,面面俱到。 另外游走在SOP的老鸟完全可以忽略本书,曾今...
图书标签: 微服务 软件工程 计算机科学 分布式 go
Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, the second edition of this practical book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.
Microservice technologies are moving quickly, and this revised edition gets you up to date with a new chapter on serverless and cloud-native applications, expanded coverage of user interfaces, more hands-on code examples, and other additions throughout the book.
Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You’ll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.
Building Microservices, 2nd Edition 2024 pdf epub mobi 电子书