Bird
0
0

AWS RDS does not support MongoDB as a database engine primarily because:

hard📝 Conceptual Q10 of 15
AWS - RDS and Relational Databases
AWS RDS does not support MongoDB as a database engine primarily because:
AMongoDB cannot run on AWS infrastructure
BMongoDB requires a proprietary license incompatible with AWS
CMongoDB is a NoSQL database and RDS supports only relational databases
DMongoDB lacks the necessary security features for RDS
Step-by-Step Solution
Solution:
  1. Step 1: Identify RDS engine support scope

    AWS RDS is designed to support relational database engines only.
  2. Step 2: Understand MongoDB classification

    MongoDB is a NoSQL document database, which is outside the scope of RDS.
  3. Step 3: Confirm AWS alternatives

    AWS offers MongoDB-compatible services like DocumentDB instead of RDS.
  4. Final Answer:

    MongoDB is a NoSQL database and RDS supports only relational databases -> Option C
  5. Quick Check:

    RDS supports relational DBs; MongoDB is NoSQL [OK]
Quick Trick: RDS supports relational DBs only; MongoDB is NoSQL [OK]
Common Mistakes:
  • Assuming licensing or security issues prevent MongoDB support
  • Thinking MongoDB cannot run on AWS
  • Confusing RDS with other AWS database services

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes