Answer Posted / Rahul Raj
Lambda Architecture is a big data processing framework that provides low-latency access to large datasets. In Spark, Lambda Architecture can be implemented by combining the Speed (real-time processing) and Batch (historical data processing) layers. This approach enables Spark applications to process real-time and batch data efficiently while ensuring low latency and consistent results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers