04.Spring cloud
Spring cloud
What is Spring Cloud?
Spring cloud provide lot of tools and services to
develop microsevices applications quickly. Because microsevices are distributed
and spring boot application are complex. So to reduce that complexity and to
able to develop application easily spring cloud provide lot of tools.
There are hundreds of ways to build microservices. Spring cloud is one way and it is the most robust way to build microservice. Each micro service is spring boot application.
Hystrix
Circuit
breaker pattern ඉදිරියේදී
වෙනම post එකක්
හරහා විස්තර කර ඇත.
Zuul – Basically it provides an intelligent routing system.
Comments
Post a Comment