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.

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

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

回答問題指南