What would be the best way to modify Aurora Serverless v2 minimum capacity setting at a particular time?

0

What would be the best way to modify Aurora Serverless v2 minimum capacity setting at a particular time? We need to ensure its at a minimum level before known spikes of load as even though the scale up time is fairly fast, it still provides a bad user experience for a couple of minutes. But we can't maintain that minimum level for longer than required as it costs too much.

We use App AutoScaling scheduled actions for ECS services to do this, but unfortunately it doesn't seem like this Aurora Serverless minimum capacity is modifiable using that. You can only modify the Aurora replica count using App AutoScaling actions.

Thanks, Kelly.

Bazman
已提問 1 個月前檢視次數 637 次
1 個回答
0

If you want to set Aurora Serverless v2 at a specific time, it is likely that there are methods such as Lamdba, EventBridge scheduled events.
I think the following URL can be used as a reference, so please check it out.

Tutorial: Schedule AWS Lambda functions using EventBridge
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-run-lambda-schedule.html

AWS
專家
hyp
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南