How does fnstar lead the miner
for the purpose of developing personnel, pyramid selling is to seek illegal interests, disrupt economic order and affect social stability by calculating and paying remuneration to the developed personnel based on their number of directly or indirectly developed personnel or sales performance, or requiring the developed personnel to obtain the qualification to join in on the condition of paying a certain fee.
Compared with the traditional centralized application system, the advantages of microservice are as follows:
< UL >each service exists independently, so it can be deployed independently, without having to go through a full service release every time a function is released
follow the principle of single function, services can be called through restful or RPC, function decoupling
"fine-grained" high scalability, each service can be expanded independently, single load balancing
decentralization, as far as possible to achieve "self-service"
is concive to simplify the separate development, testing and deployment, Disadvantages of friendly to development team
microservices:
< UL >the availability and maintenance of services highly depend on service governance, if the governance is not good, it will be a disaster
some services may cause performance bottlenecks, and the downtime of some services may affect many services
service configuration is cumbersome
There's an answer up there. Let me add to that our founder