blob: 8219c321b0890795d1f1d8a9bba9b5ceff3cc446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
MSB(Microservices Bus)
------------------------------------------------
Microservices Bus provide key infrastructure functionalities to support ONAP microservice architecture including service registration/discovery, service gateway, service load balancer and service governance. It's a pluggable architecture so it can be extended with plugins to provide value added services such as centralized authentication for APIs. Microservices Platform also provides a GUI portal for service management.
MSB comprises these modules:
- MSB
- Discovery
- API Gateway
- MSB SDK
- Swagger SDK
.. toctree::
:maxdepth: 1
offeredapis.rst
|