RDS Aurora serverless global database with secrets manager

0

Hey all,

we would like to deploy a RDS Aurora serverless v2 global database. According to the following documentation there is a limitation in using secrets manager with Aurora global databases: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html#rds-secrets-manager-limitations

Is there any best practice to save and share the DB credentials whenever secrets manager is not available?

In addition to this setup we using terraform to track and store our infrastructure.

Best regards

1回答
0

There is no auto-rotation feature, but what about using the Systems Manager parameter store?
https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ