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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ