Skip to content

EventBridge Scheduler - In which target services configuring flexible time window can be helpful?

0

Just curious about in what scenarios configuring flexible time window can be useful.

Thanks!

asked 3 years ago502 views
1 Answer
1

I do not think it has anything to do with a specific service. It has more with protecting downstream services. Instead of invoking it all at once, distribute the invocations. From the blog:

EventBridge Scheduler invokes the task within that timeframe. This setting helps to distribute the invocations across time and manage the downstream service limits.

AWS
EXPERT
answered 3 years ago
  • Makes sense 👍 Thanks, I missed that part in the documentation 😅 This looks good option to eliminate the extra configuration of SQS, if rate limiting without lot of customization is required.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.