ServerlessDatabaseCapacity Increase Problem

0

Hello,

We are using Amazon Aurora MySQL-Compatible Serverless. Sometimes we encounter unexpected traffic and the RDS boost stops. AWS does not recommend "force" it. What should we do in this situation ?

bNi
已提問 2 年前檢視次數 319 次
1 個回答
0

Hi there!

From the notes, I understand that you are using Amazon Aurora MySQL-Compatible Serverless and sometimes encounter unexpected traffic. Please note that although the “Force the capacity change” option isn't selected by default, you can select it to scale without a scaling point. You might get errors, since your transaction will be interrupted, but can resubmit the transactions as soon as your Aurora Serverless v1 DB cluster is available. Which is only recommended if your application can recover from dropped connections or incomplete transactions. However, if that is not possible, you can modify the timeout action and other capacity settings at any time. Please refer to outlined AWS documentation [1] on modifying capacity on Aurora Serverless v1 DB cluster.

However, if you require instant scaling for demanding workloads you may consider upgrading to Aurora Serverless v2. Aurora Serverless v2 helps to automate the processes of monitoring the workload and adjusting the capacity for your databases. Capacity is adjusted automatically based on application demand. Please refer to outlined AWS documentation [2] & [3].

I hope you find the above information helpful.

Have a great day ahead!

References:

[1] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.modifying.html [2] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html [3] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.upgrade.html

Letty
已回答 2 年前

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

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

回答問題指南