What are recommended alarms in Cloudwatch for Amazon Aurora Serverless v2 for Postgresql?

0

I would like to query my Amazon Aurora Serverless v2 for Postgresql by sensible metrics and alarms.

I found several alarms here. However, they seem to be unrelated to the serverless regime. However, there are also other limits we might want to take into consideration for ensuring reliability.

Hence, could you please me know how to follow best practises here?

1 回答
0

Hello.

Important metrics for Aurora Serverless v2 are listed in the following document.
You don't need to set alarms on all of these metrics, but the ones I've actually set in the past are "ACUUtilization" and "CPUUtilization."
If the metrics of "ACUUtilization" and "CPUUtilization" are close to 100%, it means that the maximum ACU does not have enough capacity and the load is extremely high.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.setting-capacity.html#aurora-serverless-v2.viewing.monitoring

profile picture
专家
已回答 1 个月前
  • Many thanks for your input, could you tell me whether we also need ReplicaLag and BlockedTransactions, because I cannot find these metrics.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则