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

Explanation: Kafka’s support for very large stored log data MAKES it an excellent backend for an APPLICATION built in this style.



Discussion

No Comment Found

Related InterviewSolutions