AWS - RDS and Relational DatabasesWhich of the following database engines is supported by AWS RDS?AMySQLBMongoDBCCassandraDRedisCheck Answer
Step-by-Step SolutionSolution:Step 1: Recall AWS RDS supported enginesAWS RDS supports popular relational database engines like MySQL, PostgreSQL, Oracle, SQL Server, and Aurora.Step 2: Identify which option matches supported enginesAmong the options, only MySQL is a supported RDS engine. MongoDB, Cassandra, and Redis are not supported by RDS but by other AWS services.Final Answer:MySQL -> Option AQuick Check:RDS supports MySQL = A [OK]Quick Trick: Remember RDS supports relational engines like MySQL, not NoSQL [OK]Common Mistakes:Confusing NoSQL databases as RDS enginesAssuming Redis is supported by RDSThinking Cassandra is supported by RDS
Master "RDS and Relational Databases" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Lambda - Event triggers for Lambda - Quiz 2easy AWS Lambda - Lambda handler function structure - Quiz 5medium Auto Scaling - Scaling policies (target tracking, step, simple) - Quiz 14medium DynamoDB - Put, get, and query operations - Quiz 3easy DynamoDB - Put, get, and query operations - Quiz 13medium DynamoDB - Tables, items, and attributes - Quiz 11easy Elastic Load Balancing - Why load balancing matters - Quiz 14medium RDS and Relational Databases - Why managed databases matter - Quiz 7medium RDS and Relational Databases - RDS security (encryption, security groups) - Quiz 1easy RDS and Relational Databases - Read replicas for performance - Quiz 3easy