Giter VIP home page Giter VIP logo

microservices-from-design-to-deployment-chinese's Introduction

《微服务:从设计到部署》中文版

本仓库为电子书 Designing and Deploying Microservices 的中文翻译版本,不涉及任何商业利益,纯属个人爱好。

Cover

目录

0、前言

2、使用API网关

  • 2.1、简介
  • 2.2、客户端与微服务直接通信
  • 2.3、使用 API 网关
  • 2.4、API 网关的优点和缺点
  • 2.5、实现 API 网关
  • 2.6、性能与扩展
  • 2.7、使用响应式编程模型
  • 2.8、服务调用
  • 2.9、服务发现
  • 2.10、处理部分失败
  • 2.11、总结
  • 2.12、微服务实战:NGINX 作为 API 网关

3、进程间通信

  • 3.1、简介
  • 3.2、交互风格
  • 3.3、定义 API
  • 3.4、演变 API
  • 3.5、处理部分失败
  • 3.6、IPC 技术
  • 3.7、异步,基于消息通信
  • 3.8、同步,请求/响应 IPC
  • 3.9、REST
  • 3.10、Thrift
  • 3.11、消息格式
  • 3.12、总结
  • 3.13、微服务实战:NGINX 和应用架构

4、服务发现

  • 4.1、为什么使用服务发现
  • 4.2、客户端发现模式
  • 4.3、服务端发现模式
  • 4.4、服务注册表
  • 4.5、服务注册选项
  • 4.6、自注册模式
  • 4.7、第三方注册模式
  • 4.8、总结
  • 4.9、微服务实战:NGINX 的灵活性

5、微服务的事件驱动数据管理

  • 5.1、微服务与分布式数据管理问题
  • 5.2、事件驱动架构
  • 5.3、实现原子性
  • 5.4、使用本地事务发布事件
  • 5.5、挖掘数据库事务日志
  • 5.6、使用事件溯源
  • 5.7、总结
  • 5.8、微服务实战:NGINX 与存储优化

6、选择微服务部署策略

  • 6.1、动机
  • 6.2、单主机多服务实例模式
  • 6.3、单主机服务实例模式
  • 6.4、单虚拟机服务实例模式
  • 6.5、单容器服务实例模式
  • 6.6、无服务部署
  • 6.7、总结
  • 6.8、微服务实战:部署微服务

7、用NGINX跨越不同的主机

  • 7.1、重构单体为微服务
  • 7.2、微服务重构概述
  • 7.3、策略1:停止挖掘
  • 7.4、策略2:分离前后端
  • 7.5、策略3:提取服务
  • 7.6、优先将哪些模块转为微服务
  • 7.7、怎样提取模块
  • 7.8、总结
  • 7.9、微服务实战:用 NGINX 驯服单体应用
  • 7.10、微服务与 NGINX 的相关资源

Licenses

知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议

本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。

microservices-from-design-to-deployment-chinese's People

Contributors

oopsguy avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.