Ali, a senior architect Recommended: layman SpringCloud and services to build micro-pdf

Foreword

Briefly, the service of the core is applied according to the traditional stop a service split into a service, and on this basis of micro service to more fully decoupled (not share DB, KV, remove heavyweight ESB), and stressed the DevOps and fast evolution. This requires us to adopt and stop times, different technology stack pan-SOA era, and Spring Cloud is one of the best.

 

 

Today, very popular micro-service architecture, building services and micro-systems will lead to more clear business division and scalability. At the same time, support for micro-services technology stack is varied, this series of articles describes these techniques leader --Spring Cloud. The book is divided into 16 chapters:

Chapter 1

It describes what micro-services, why micro-services, advantages, disadvantages and challenges of micro-services, and systems and micro-services architecture system architecture monomers were compared.

chapter 2

Introduces micro-services should have the function, as well as the basic components SpringCloud finally introduced the comparison between the advantages and disadvantages of SpringCloud and Dubbo, Kubernetes.

Chapters 3, 4

It describes the construction of micro-service preparation: the construction and use of the development environment of the Spring Boot.

5 to Chapter 9

Describes a base module Spring Cloud Spring Cloud Netlix module frame, it covers the base component constructed micro Spring Cloud services.

Chapter 10

It describes the Distributed Configuration Center Spring Cloud Config, explain in detail how the Config Server reads the configuration file from the local storage and remote Git repository, and how to build highly available distributed configuration using the message center and bus refresh configuration file.

Chapter 11

It describes the link tracking component Spring Cloud Sleuth, including why the need to link micro-service system to track components and the form of case details how to use link tracking service in Spring Cloud micro system and how transmission, storage and display chain road data.

Chapter 12

Spring Boot Admin introduced in the form of cases, including applications in the micro-Spring Boot Admin service systems, integrated security components in Spring Boot Admin Log in.

13 ~ Chapter 15

Micro introduced the Spring Cloud security verification service system modules, including Spring Boot Security components and Spring Cloud OAuth2 module.

 

Chapter 16

With a comprehensive case describes the whole process of using Spring Cloud to build micro-service system, the case is a summary of the contents of the book and refining.

Due to excessive content of the document, so only interception of the directory section, each have more detailed knowledge of the content

Need to get this document Friends: Forward article and follow me backstage private letter [information] to get free

 

Published 106 original articles · won praise 68 · views 50000 +

Guess you like

Origin blog.csdn.net/kxkxyzyz/article/details/104718722