Skip to content

mazyu36/workshop_distributed_map

Repository files navigation

Large-scale Data Processing with Step Functions

Workshopのリンク

Module1

以下のデータ(csv)をS3バケットに置いたら、それをトリガーにDistribute Mapが起動して処理。

データのリンク

Module2

手動起動すると、S3に置いてあるcsvを処理。

インプットとしては以下を与える。

{
  "maxConcurrency": 200,
  "maxItemsPerBatch": 200,
  "maxInputBytesPerBatch": 256,
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published