Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Status: Copied from R6 - Mar, 22, 2020
Component Status: Pending PTL Updates and ArchCom Review

Last Reviewed on : Aug-18-2020

Certified by: Former user (Deleted)


MSB (Micro Service Bus):

1 High Level Component Definition and Architectural Relationships 


Drawio
bordertrue
diagramNamemsb_r7
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth621
revision1

...

MSB and DMaaP are complementary. MSB provides the restful API service registration/discovery/routing/API gateway, which addresses the sync/rpc communication pattern in microservice architecture,  in contrast, DMaaP provides messages/file transfer, which mainly focused on the async communication pattern in microservices architecture. 

2. API definitions

MSB provides the following interfaces: (Question, is this one interface with 3 LCMs or one interface with these capabilities)

...

Interface NamePurpose Reason For UseAPI Spec (Swagger)
N/AN/A


3. Component Description:

Add link to read-the-docs description of the component

https://docs.onap.org/projects/onap-msb-apigateway/en/latest/index.html#master-index

4. known system limitations



MSB API gateway has been tested in this scenario:

...

The test result is 50000 request per second.

5. Used Models

MSB uses the following models:

  • -


6. System Deployment Architecture

FFS

7. New Capabilities in this Release

This release, MSB adds the following Capabilities:

  • -

8. References

  1. Microservice Bus API Documentation  

...