lambda-refarch-mapreduceThis repo presents a reference architecture for running serverless MapReduce jobs. This has been implemented using AWS Lambda and Amazon S3.项目地点:https://gitcode.com/gh_mirrors/la/lambda-refarch-mapreduce
项目先容
在AWS生态体系中,联合Lambda实现MapReduce仅是冰山一角。与之紧密相干的另有Amazon Kinesis用于及时数据流处理,Glue用于ETL工作流,以及Athena用于直接查询S3中的数据。这些服务可以与Lambda联合,构建更为复杂的大数据分析流水线,提供从数据摄入到处理、存储和分析的全面解决方案。 此文档提供了快速入门指导及概览,具体实施时还需参考项目文档和AWS相干服务的详细指南。
lambda-refarch-mapreduceThis repo presents a reference architecture for running serverless MapReduce jobs. This has been implemented using AWS Lambda and Amazon S3.项目地点:https://gitcode.com/gh_mirrors/la/lambda-refarch-mapreduce