Bird
0
0

Which AWS service integrates directly with Secrets Manager to retrieve credentials securely for database access?

easy📝 Conceptual Q2 of 15
AWS - Advanced Security
Which AWS service integrates directly with Secrets Manager to retrieve credentials securely for database access?
AAmazon RDS
BAWS Lambda
CAmazon CloudFront
DAmazon S3
Step-by-Step Solution
Solution:
  1. Step 1: Identify services that use Secrets Manager for credentials

    AWS Lambda functions often need to access databases securely and can retrieve credentials from Secrets Manager.
  2. Step 2: Confirm integration

    Lambda can call Secrets Manager APIs to get credentials at runtime, enabling secure access without hardcoding secrets.
  3. Final Answer:

    AWS Lambda -> Option B
  4. Quick Check:

    Service retrieving credentials securely = AWS Lambda [OK]
Quick Trick: Lambda functions commonly fetch secrets at runtime [OK]
Common Mistakes:
  • Confusing storage services like S3 with secret retrieval
  • Assuming RDS directly retrieves secrets without client code
  • Thinking CloudFront handles credentials

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes