A developer is configuring a database connection for a new application. The database credentials must be rotated automatically every 15 days, and the developer wants to use native integration with Amazon RDS to rotate them without writing custom rotation code. Which AWS service should the developer use to store the credentials?
- AWS Secrets ManagerCevap
- BAWS Systems Manager Parameter Store using a SecureString parameter type
- CHardcoded database credentials stored directly within the application initialization code
- DAWS Key Management Service (AWS KMS) data keys stored in the application environment variables
Cevap
AWS Secrets Manager
AWS Secrets Manager is designed for storing and managing secrets, offering built-in integration with Amazon RDS to automatically rotate database credentials without requiring custom code.
Adım Adım Çözüm
Anahtar Kavram
AWS Secrets Manager vs Systems Manager Parameter Store features, specifically automatic rotation and database integration.
Tahmini Süre:45s