Soul (a) Soul Basics

Why micro gateway service needs?

Popular micro service, calls between the service request requires a unified standard.
Micro-service interface needs to be monitored, current limiting, fuse, and so on.
Micro-service interface requires a unified authentication.
Positioning interface issues A / B test and the like. Too many features, and it will not list them.

1. What is the Soul?

This is an asynchronous, high-performance, cross-language, response-style API gateway. I hope to have the same thing as the soul, protect your micro-services. After the reference to the excellent gateway Kong, Spring-Cloud-Gateway, etc., stand on the shoulders of giants, Soul was born!
Official website: https://dromara.org

Features (Features)

支持各种语言,无缝集成Dubbo,SpringCloud。
丰富的插件支持,鉴权,限流,熔断,防火墙等等。
网关多种规则动态配置,支持各种策略配置。
插件热插拔,易扩展。
支持集群部署,支持A/B Test。
高可用,高并发 支持集群部署

Chart

Here Insert Picture Description

Prerequisite (requirements)

JDK 1.8+
Maven 3.2.x
Git
mysql
Published 45 original articles · won praise 7 · views 908

Guess you like

Origin blog.csdn.net/qq_42222342/article/details/103937597