Module V - Building a Provisioning Microservice
In this module we will build a microservice that will
consume DaaSDocuments from the
order.clothing
topicsum the number of new clothing orders by product
forward the DaaSDocument to the downstream topic
Notice that the metadata in the DaaSDocument drives the flow and we lay down services for the
data topics
that we wish to provision.
Last updated
Was this helpful?