Please enable JavaScript.
Coggle requires JavaScript to display documents.
Hippo Can Send Events to Message Queueing System (What do we need to do?…
Hippo Can Send Events to Message Queueing System
What does this mean?
We need to implement domain events coming out of Hippo.
Message Queueing System
What technology are we using?
IBM MQ?
Andrew knows the downfalls of this, and he explained it
Hippo is using IBM MQ currently. How is it using it?
Amazon SQS?
Andrew and Pablo know about this.
how mature is this? Is it ready for us to use?
who owns/maintains the Queueing systems?
Can we use the current events Hippo is publishing currently?
Possibly, as long as those events are the right events we need to subscribe to
Risks?
Which queueing system are we using?
What do we need to do?
Confirm Entity Model
Confirm Message Queueing System
Determine where we're going to implement the domain event logic
Assumptions?
Maintain current workflow from Hippo to Elasticsearch