Microsoft
70-475 · Question #18
You are designing a solution based on the lambda architecture. You need to recommend which technology to use for the serving layer. What should you recommend?
The correct answer is C. Microsoft Azure DocumentDB. The Serving Layer is a bit more complicated in that it needs to be able to answer a single query request against two or more databases, processing platforms, and data storage devices. Apache Druid is an example of a cluster-based tool that can marry the Batch and Speed layers…
Implement Big Data batch processing solutions
Question
You are designing a solution based on the lambda architecture. You need to recommend which technology to use for the serving layer. What should you recommend?
Options
- AApache Storm
- BKafka
- CMicrosoft Azure DocumentDB
- DApache Hadoop
How the community answered
(57 responses)- A7% (4)
- B4% (2)
- C70% (40)
- D19% (11)
Explanation
The Serving Layer is a bit more complicated in that it needs to be able to answer a single query request against two or more databases, processing platforms, and data storage devices. Apache Druid is an example of a cluster-based tool that can marry the Batch and Speed layers into a single answerable request.
Topics
#lambda architecture#serving layer#DocumentDB#architecture layers
Community Discussion
No community discussion yet for this question.