Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OOM connects to MSB to register and update service information when it instantiates service endpoints. 

Question: How do we differentiate between when to use MSB vs When to use DMaaP? 

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. 

...

Interface NameInterface Definition Interface Capabilities
MSBE-1Registration and Discovery interface The registration and discovery interface provides the following capabilities:
  • Register/Unregister a service
  • Discover a service 
MSBE-2Service Request Interfaces

 Provides the capability to deliver and recieve a service request and subsequent communication.

MSBE-3  MSB Admin InterfaceProvides the ability to administer policy and routing for the service requests. 

...

6. System Deployment Architecture

...

MSB consists of 5 containers:

...