Spring Cloud与Docker微服务架构实战 周立  全流程分布式系统搭建pdf下载

Spring Cloud与Docker微服务架构实战 周立 全流程分布式系统搭建百度网盘pdf下载

作者:
简介:Spring Cloud与Docker微服务架构实战 周立 全流程分布式系统搭建
出版社:
出版时间:2017-04
pdf下载价格:0.00¥

免费下载


书籍下载


内容介绍




√ Spring Cloud的崛起将取代Dubbo在微服务领域大行其道
√ 作者标签:Spring Cloud社区发起人|布道者|微服务专家
√ Spring Cloud可谓实现Java企业级微服务应用之*武器

√ Spring Cloud是Spring Boot之上更完整、全能的解决方案


 微服务架构概述. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 单体应用架构存在的问题1
1.2 如何解决单体应用架构存在的问题3
1.3 什么是微服务3
1.4 微服务架构的优点与挑战5
1.4.1 微服务架构的优点5
1.4.2 微服务架构面临的挑战5
1.5 微服务设计原则6
1.6 如何实现微服务架构7
1.6.1 技术选型7
1.6.2 架构图及常用组件8
2 微服务开发框架--Spring Cloud . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.1 Spring Cloud 简介10
2.2 Spring Cloud 特点10
2.3 Spring Cloud 版本11
2.3.1 版本简介11
2.3.2 子项目一览12
2.3.3 Spring Cloud/Spring Boot 版本兼容性13
3 开始使用Spring Cloud 实战微服务. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14

3.1 Spring Cloud 实战前提14