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 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen