Hi all,

Myself with Zamly ([email protected]) and Inshaf ([email protected]) are going
to develop $subject as described below.

*Introduction to Lambda architecture*
The lambda architecture solves the problem of computing arbitrary functions
on arbitrary data in real time by decomposing the problem into three
layers: the batch layer, the serving layer, and the speed layer.[1]

*Batch layer*
The batch layer stores the master copy of the dataset and precomputes batch
views on that master dataset.

*Speed layer*
The speed layer is needed to compensate for the high latency of the batch
layer and it does this by computing real time views in Storm.

*Serving layer*
The serving layer is responsible for indexing and exposing the batch view
and real time view, so that they can be queried for updated results.

*Approach*
We are planing to implement Lambda architecture using CEP and BAM.
Please find the diagram for the architecture below.

​Feed backs and suggestions for improvements would be appreciated.

[1] -
http://jameskinley.tumblr.com/post/37398560534/the-lambda-architecture-principles-for

-- 
*Dinithi De Silva*
Associate Software Engineer, WSO2 Inc.
m:+94716667655 | e:[email protected] | w: www.wso2.com
| a: #20, Palm Grove, Colombo 03
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to