Bird
0
0

Which of the following is a mandatory setting when launching an RDS instance?

easy📝 Conceptual Q2 of 15
AWS - RDS and Relational Databases
Which of the following is a mandatory setting when launching an RDS instance?
ADatabase engine type (e.g., MySQL, PostgreSQL)
BNumber of EC2 instances
CVPC peering connection
DIAM user password
Step-by-Step Solution
Solution:
  1. Step 1: Identify required RDS launch parameters

    Choosing the database engine type is mandatory to know which database to launch.
  2. Step 2: Evaluate other options

    Number of EC2 instances is irrelevant for RDS, VPC peering is optional, and IAM user password is unrelated.
  3. Final Answer:

    Database engine type (e.g., MySQL, PostgreSQL) -> Option A
  4. Quick Check:

    Mandatory setting = Database engine [OK]
Quick Trick: Always specify the database engine when launching RDS [OK]
Common Mistakes:
  • Confusing EC2 instance count with RDS instance
  • Assuming VPC peering is required
  • Mixing IAM user credentials with database setup

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes