InterviewSolution
Saved Bookmarks
| 1. |
_______________ is a style of application design where state changes are logged as a time-ordered sequence of records.(a) Event sourcing(b) Commit Log(c) Stream Processing(d) None of the mentionedThis question was addressed to me during an online exam.My question comes from Kafka with Hadoop in chapter Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop |
|
Answer» The correct OPTION is (a) Event sourcing |
|