Step 2 : Distributed and clustered Step 3 : SpringCloud Step 4 : Course schedule
Explaining Springcloud before , Let's talk about the single architecture system first . The so-called monomer architecture is all functions , All in one application .
For example, we will talk about a single product service application later , Provide data and views in one springboot in . Single architecture system has its advantages , If it is convenient for development , Test , Deployment is also convenient , Directly into a jar Or war, Just everything . However, single architecture also has its disadvantages , It is mainly reflected in high access , The upper limit of high concurrency is fixed . For example, a single architecture , Can bear 1000 Visit / second . But the number of visits reached 2000 second / Seconds , It will be very Caton , Serious impact on business , And only rely on the monomer architecture itself , It's hard to break through this bottleneck .
Since the single architecture will have performance bottlenecks , So we have to solve it . The solution is usually distributed and clustered .
But what do distributed and cluster mean respectively ? This is not clear in a word or two .... The webmaster doesn't want to throw a lot of concepts directly to the students , Let the students who have not been in contact add more clouds and fog , So the webmaster will explain the monomer architecture first , Then gradually transform the monomer Architecture , Finally, make it a distributed and clustered system , By participating in this process , Only then can we perceptually contact and understand what is distributed and cluster .
SpringCloud It's just a set of tools , Help you easily build such a Clusters and distributed shelves come out .
The next course , The webmaster will start from Start with a simple single station system , Then change it step by step to the composition cloth + Cluster system . In the process of transformation , Will gradually introduce the service registry Eureka, client Ribbon,Feigh, Open circuit protection Hystrix, Configure service , Concept and usage of message bus and so on . Follow the stationmaster step by step , almost SpringCloud You can master it through the preliminary application of .
SpringCloud A lot of content , It will unfold in the following rhythm
springcloud Monomer architecture example springcloud Distributed and clustered springcloud Parent child project springcloud Service registry springcloud Register data microservices springcloud View microservices -Ribbon springcloud View microservices -Feign springcloud Service link tracking springcloud Configure the server springcloud Configure the client springcloud Message bus Bus springcloud Circuit breaker Hystrix springcloud Circuit breaker monitoring springcloud Circuit breaker aggregation monitoring springcloud Gateway Zuul springcloud Port number summary
The official account of programming , Follow and get the latest tutorials and promotions in real time , thank you .
![]()
Q & A area
2021-03-01
8080 Port occupied
The answer has been submitted successfully , Auditing . Please
My answer Check the answer record at , thank you
2020-12-31
Webmaster has time to share Spring Cloud Alibaba The content of
The answer has been submitted successfully , Auditing . Please
My answer Check the answer record at , thank you
2020-07-01
Stationmaster can give out official account. , Applet tutorial
2019-10-12
Distributed and cluster section Alibaba should be added dubbo The content of
2019-07-29
Is it suitable for people without financial foundation to do this project
Too many questions , Page rendering is too slow , To speed up rendering , Only a few questions are displayed on this page at most . also 10 Previous questions , please Click to view
Please... Before asking questions land
The question has been submitted successfully , Auditing . Please
My question Check the question record at , thank you
|