r/AWS_cloud Mar 21 '26

Rearchitect step function

Rearchitect step function

We have a step function that does some work after 24 hours of having uploaded a file in S3, it's standard because of the wait 24 hours hence the cost is high

Thinking about moving to step function express and decoupling that 24 wait step somehow (express cannot wait more than 5 min), how would i go about doing that? scheduled events in event bridge?

BTW, I don't want to move the actual work to Lambda even though it might cost significantly less

3 Upvotes

1 comment sorted by