current position:Home>The micro service fairy notes of star standard 55.9k on GitHub are really delicious
The micro service fairy notes of star standard 55.9k on GitHub are really delicious
2022-01-26 22:00:23 【m0_ sixty-four million nine hundred and twenty-six thousand six】
Microservices
Microservices , It's famous 00 ( object-oriented ,Object Oriented) Experts Martin Fowler Bring up the , It is used to describe a special way of designing software applications as independently deployed Services . The last two years , Microservices in major technology conferences 、 article 、 The frequency of books has made people aware of its influence on the field of software .
Microservice architecture
Microservice architecture is a distributed system , It is divided into independent service units according to business areas , There is automatic operation and maintenance 、 Fault tolerance 、 Characteristics of rapid evolution , It can solve the pain point of traditional single architecture system , At the same time, it can also meet more and more complex business needs .
It should be noted that
We do software architecture design , Is to be able to choose and choose . There are dozens of optical architecture design patterns , In the face of many noises surrounding micro Services , Developers and architects should have the ability to choose and choose , We should look down on the overall situation from a higher angle 、 weigh the advantages and disadvantages , Make the right architecture and technology choices .
In order to solve this problem better , Xiaobian has always been used with two related documents in this area , After eating through, you can Have an overall understanding of micro Services , And provide architects with a global view of microservices , And teach architects how to make the right architecture choices and trade-offs in complex situations . No more nonsense , The contents are as follows :
In depth understanding of Spring Cloud And microservice construction ( It is roughly divided into five parts )
- The first 1 Chapter Introduction to microservice
- The first 2 Chapter Spring Cloud brief introduction
The microservice architecture and Spring Cloud
- The first 3 Chapter Preparation for building microservices
- The first 4 Chapter Development framework Spring Boot
preparation
- The first 5 Chapter Service registration and discovery Eureka
- The first 6 Chapter Load balancing Ribbon
- The first 7 Chapter Declarative call Feign
- The first 8 Chapter Fuse Hystrix
- The first 9 Chapter Routing Gateway Spring Cloud Zuul
- The first 10 Chapter Configuration center Spring Cloud Config
- The first 11 Chapter Service link tracking Spring Cloud Sleuth
- The first 12 Chapter Microservice monitoring Spring Boot Admin
Starting with cases , Explained Spring Cloud Building the basic components of microservices
- The first 13 Chapter Spring Boot Security Detailed explanation
- The first 14 Chapter Use Spring Cloud OAuth2 Protect the microservice system
- The first 15 Chapter Use Spring Security OAuth2 and JWT Protect the microservice system
It talks about using Spring Cloud OAuth2 To protect the knowledge of microservice system
- The first 16 Chapter Use Spring Cloud Build a comprehensive case of micro service
A comprehensive case is used to explain how to use SpringCloud Building microservices
The space limit can't show it all
Microservice architecture design pattern
- The first 1 Chapter Escape from single hell
- A long journey to single hell
- The way of salvation : Microservice architecture
- The advantages and disadvantages of microservice Architecture
- The pattern language of microservice architecture
- On top of micro service : Process and organization
- The first 2 Chapter Service splitting strategy
- What is microservice architecture
- Define microservice architecture for applications
- The first 3 Chapter Interprocess communication in microservice Architecture
- Overview of inter process communication in microservice architecture
- Communication based on synchronous remote procedure call pattern
- Communication based on asynchronous message pattern
- Use asynchronous messages to improve availability
- The first 4 Chapter Use Saga Manage affairs
- Transaction management in microservice architecture
- Saga The coordination model of
- Solve the isolation problem
- Order Service and Create Order Saga The design of the
- The first 5 Chapter Business logic design in microservice architecture
- Business logic organization model
- Design domain model using aggregation pattern
- Publish domain events
- Kitchen Service Business logic of
- Order Service Business logic of
- The first 6 Chapter Using event traceability to develop business logic
- Overview of using event traceability to develop business logic
- Implement event Repository
- Use at the same time Saga And trace the source of events
- The first 7 Chapter Query in microservice architecture
- Use API Combined mode to query
- Use CQRS Pattern
- Design CQRS View
- Implementation is based on AWS DynamoDB Of CQRS View
- The first 8 Chapter external API Pattern
- external API Design problems of
- API Gateway Pattern
- Achieve one API Gateway
- The first 9 Chapter Test strategy in microservice architecture ( On )
- Overview of test strategy in microservice architecture
- Write unit tests for services
- The first 10 Chapter Test strategy in microservice architecture ( Next )
- Write integration tests
- Write component tests
- End to end testing
- The first 11 Chapter Develop microservice applications for production environment
- Developing secure services
- Design configurable Services
- Design observable Services
- Using the microservice base pattern to develop services
- The first 12 Chapter Deploy microservice applications
- Deployment mode : Programming language specific release package format
- Deployment mode : Deploy the service as a virtual machine
- Deployment mode : Deploy the service as a container
- Use Kubernetes Deploy FTGO Applications
- Deployment mode :Serverless Deploy
- Use AWS Lambda and AWS Gateway Deploy RESTful service
- The first 13 Chapter Refactoring strategy of microservice architecture
- Refactoring to microservices
- Several strategies for refactoring a single application into a microservice Architecture
- Design service and monomer cooperation way
- Implement new functions as services : Processing the wrong delivery order
- Extract meal delivery management function from monomer
At the end
These two documents not only have problems that have been identified in the field of micro Services 、 Solutions and solutions , There are also corresponding code examples . It can help the micro service related personnel to build the ability of integrating knowledge with practice , It can help you make trade-offs when designing microservice architecture , It can provide reference and suggestions when you are in a dilemma in dealing with micro service related issues .
copyright notice
author[m0_ sixty-four million nine hundred and twenty-six thousand six],Please bring the original link to reprint, thank you.
https://en.cdmana.com/2022/01/202201262200212718.html
The sidebar is recommended
- Spring IOC container loading process
- [thinking] the difference between singleton mode and static method - object-oriented programming
- Hadoop environment setup (MySQL environment configuration)
- 10 minutes, using node JS creates a real-time early warning system for bad weather!
- Git tool
- Force deduction algorithm - 92 Reverse linked list II
- What is the sub problem of dynamic programming?
- C / C + +: static keyword summary
- Idea does not have the artifacts option when configuring Tomcat
- Anaconda can't open it
guess what you like
-
I don't know how to start this
-
Matlab simulation of transportation optimization algorithm based on PSO
-
MySQL slow log optimization
-
[Vue] as the window is stretched (larger, smaller, wider and higher), the text will not be displayed
-
Popular Linux distributions for embedded computing
-
Suzhou computer research
-
After installing SSL Certificate in Windows + tomcat, the domain name request is not successful. Please answer!!
-
Implementation time output and greetings of jQuery instance
-
The 72 year old uncle became popular. Wu Jing and Guo fan made his story into a film, which made countless dreamers blush
-
How to save computer research
Random recommended
- Springboot implements excel import and export, which is easy to use, and poi can be thrown away
- The final examination subjects of a class are mathematical programming, and the scores are sorted and output from high to low
- Two pronged approach, Tsinghua Professor Pro code JDK and hotspot source code notes, one-time learning to understand
- C + + recursive knapsack problem
- The use of GIT and GitHub and the latest git tutorial are easy to understand -- Video notes of crazy God speaking
- PostgreSQL statement query
- Ignition database test
- Context didn't understand why he got a high salary?, Nginxfair principle
- Bootstrap switch switch control user's guide, springcloud actual combat video
- A list that contains only strings. What other search methods can be used except sequential search
- [matlab path planning] multi ant colony algorithm grid map path planning [including GUI source code 650]
- [matlab path planning] improved genetic algorithm grid map path planning [including source code phase 525]
- Iinternet network path management system
- Appium settings app is not running after 5000ms
- Reactnative foundation - 07 (background image, status bar, statusbar)
- Reactnative foundation - 04 (custom rpx)
- If you want an embedded database (H2, hsql or Derby), please put it on the classpath
- When using stm32g070 Hal library, if you want to write to flash, you must perform an erase. If you don't let it, you can't write continuously.
- Linux checks where the software is installed and what files are installed
- SQL statement fuzzy query and time interval filtering
- 69. Sqrt (x) (c + + problem solving version with vs runnable source program)
- Fresh students are about to graduate. Do you choose Java development or big data?
- Java project: OA management system (java + SSM + bootstrap + MySQL + JSP)
- Titanic passenger survival prediction
- Vectorization of deep learning formula
- Configuration and use of private image warehouse of microservice architect docker
- Relearn JavaScript events
- For someone, delete return 1 and return 0
- How does Java dynamically obtain what type of data is passed? It is used to judge whether the data is the same, dynamic data type
- How does the database cow optimize SQL?
- [data structure] chain structure of binary tree (pre order traversal) (middle order traversal) (post order traversal) (sequence traversal)
- Webpack packaging optimization solution
- 5. Operation element
- Detailed explanation of red and black trees
- redhat7. 9 install database 19C
- Blue Bridge Cup notes: (the given elements are not repeated) complete arrangement (arrangement cannot be repeated, arrangement can be repeated)
- Detailed explanation of springboot default package scanning mechanism and @ componentscan specified scanning path
- How to solve the run-time exception of test times
- Detailed explanation of k8s management tool kubectl
- Android system view memory command