Amazon MSK and QLDB example - how is the response handled?

0

So considering this post https://aws.amazon.com/blogs/industries/building-a-core-banking-system-with-amazon-quantum-ledger-database/

  • We are processing a realtime transaction (means that user swiped her card and is waiting on the "other" end for confirmation)
  • We put the data to Amazon MSK which basically puts the flow into async mode
  • Some microservice in Amazon EKS performs some actions and needs to "get back" to the waiting customer with approved/declined

How is that accomplished? Because if I understand correctly at some part (Transit Gateway?) the response "hangs" and the customer "waits". How does it get "notified" about the outcome?

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容