Step Function When to use Iterator pattern and Map State

0

if we want to "iterator" to list, Map State supports concurrency and we set it to 1 then when to use the iterator pattern? https://docs.aws.amazon.com/step-functions/latest/dg/tutorial-create-iterate-pattern-section.html

The iterator pattern will be beneficial for long-running tasks, if we check lambda execution time, gracefully shutdown it, and resume the execution by checking flag in choice state.

Sushant
질문됨 10달 전746회 조회
1개 답변
0

Hi, this article will give you all details about how to best use iterator pattern with Step Functions when you have a list of tasks to execute in sequence: https://www.pluralsight.com/resources/blog/cloud/processing-an-arbitrary-number-of-jobs-with-aws-step-functions

Hope it helps!

Didier

profile pictureAWS
전문가
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠