微服务
jack_迷途书童
软件工程师
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
《Spring Microservices in Action》(Manning 2016)中文版目录
《Spring Microservices in Action》(Manning 2016)中文版目录,中文文档下载地址(PDF格式)http://download.youkuaiyun.com/download/edcba54321/10126497翻译 2017-11-21 02:29:06 · 681 阅读 · 0 评论 -
《Spring Microservices in Action》(Manning 2016)中文版
关于本书 《Spring微服务实战》是专门为使用Java或Spring工作,并且需要实践的建议和举例说明如何建立和实施微服务应用的开发者而编写的。在编写本书的时候,我是围绕核心微服务模式,使用Spring Boot 和 Spring Cloud例子在实战中对模式进行验证。因此,你会找到具体的微服务设计模式,它几乎在每章都讨论,并且有使用Spring Boot和Spring Cloud实现该模...翻译 2017-11-21 02:16:23 · 5551 阅读 · 4 评论 -
《Spring Microservices in Action》(Manning 2016)中文版下载地址
中文文档下载地址(PDF格式)百度网盘:https://pan.baidu.com/s/1BlP7zvcBkYgQ-uK9I4dNEg 密码: e45d原创 2017-11-21 12:56:38 · 1202 阅读 · 0 评论 -
Microservices From Design to Deployment(中文完整版)
本书为 Chris Richardson 和 Floyd Smith 联合编写的微服务电子书 Designing and Deploying Microservices 中文版,其从不同角度全面介绍了微服务:微服务的优点与缺点、API 网关、进程间通信(IPC)、服务发现、事件驱动数据管理、微服务部署策略、重构单体。翻译 2017-11-25 01:26:15 · 484 阅读 · 0 评论 -
Microservices From Design to Deployment(中文完整版)目录
目录0、前言1、微服务简介1.1、构建单体应用1.2、走向单体地狱1.3、微服务-解决复杂问题1.4、微服务的优点1.5、微服务的缺点1.6、总结微服务实战:NGINX Plus 作为反向代理服务器2、使用 API 网关2.1、简介2.2、客户端与微服务直接通信2.3、使用 API 网关2.4、API 网关的优点与缺点2.翻译 2017-11-25 01:33:52 · 825 阅读 · 0 评论 -
Microservices From Design to Deployment(中文完整版)下载地址
中文文档下载地址(PDF格式)优快云:http://download.youkuaiyun.com/download/edcba54321/10132151百度网盘:https://pan.baidu.com/s/183MITmLLPaz7nGZ5QTVR8g 密码:hptg翻译 2017-11-25 01:41:28 · 848 阅读 · 0 评论 -
Spring Cloud Gateway 2.1 使用手册中文版 下载地址
版本:2.1.0.BUILD-SNAPSHOT。这个项目提供了一个构建在Spring生态系统之上的API网关,包括:Spring 5,Spring Boot 2和Project Reactor。 Spring Cloud Gateway旨在提供一种简单而有效的API路由方式,并为其提供横切关注点,例如:安全,监控/指标和弹性。特征构建于Spring Framework 5,Projec...翻译 2018-08-25 13:04:19 · 2165 阅读 · 0 评论
分享