Bird
0
0

You need to launch an RDS instance with encryption enabled and want to use your own encryption key. What must you configure during launch?

hard📝 Application Q9 of 15
AWS - RDS and Relational Databases
You need to launch an RDS instance with encryption enabled and want to use your own encryption key. What must you configure during launch?
ASpecify a KMS key ID for encryption
BEnable Multi-AZ deployment
CSet the database to public accessibility
DUse IAM database authentication
Step-by-Step Solution
Solution:
  1. Step 1: Understand encryption options

    To use your own key, specify a KMS key ID during launch.
  2. Step 2: Check other options

    Multi-AZ is for availability, public access is network, IAM auth is for login security.
  3. Final Answer:

    Specify a KMS key ID for encryption -> Option A
  4. Quick Check:

    Custom encryption key = KMS key ID [OK]
Quick Trick: Use KMS key ID to enable custom encryption [OK]
Common Mistakes:
  • Confusing encryption with availability or access
  • Not specifying KMS key for custom encryption
  • Assuming IAM auth controls encryption

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes