0
0
AWScloud~20 mins

RDS supported engines in AWS - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
RDS Engine Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Identify the supported RDS engine for a relational database
Which of the following is a supported engine type for Amazon RDS that is designed for relational databases?
AAmazon Neptune
BAmazon DynamoDB
CAmazon ElastiCache
DAmazon Aurora
Attempts:
2 left
💡 Hint
Think about engines that support SQL and relational data models.
🧠 Conceptual
intermediate
2:00remaining
Select the RDS engine that supports PostgreSQL compatibility
Which Amazon RDS engine provides compatibility with PostgreSQL?
AAmazon Aurora PostgreSQL
BAmazon DocumentDB
CAmazon Redshift
DAmazon Aurora MySQL
Attempts:
2 left
💡 Hint
Look for the engine name that includes PostgreSQL.
Architecture
advanced
2:30remaining
Determine the best RDS engine for a multi-AZ high availability setup
You need a managed database with automatic failover across multiple availability zones. Which RDS engine supports this feature natively?
AAmazon RDS for MariaDB
BAmazon Aurora
CAmazon RDS for Oracle Standard Edition
DAmazon RDS for SQL Server Express Edition
Attempts:
2 left
💡 Hint
Consider engines designed for high availability and fault tolerance.
security
advanced
2:30remaining
Identify which RDS engine supports encryption at rest using AWS KMS
Which Amazon RDS engine supports encryption at rest using AWS Key Management Service (KMS)?
AAmazon DynamoDB
BAmazon ElastiCache for Redis
CAmazon RDS for MySQL
DAmazon S3
Attempts:
2 left
💡 Hint
Focus on RDS engines and their encryption capabilities.
service_behavior
expert
3:00remaining
Predict the behavior when launching an unsupported engine version in RDS
What happens if you try to launch an Amazon RDS instance with an engine version that is not supported by AWS?
AThe launch request fails with an error indicating unsupported engine version.
BThe instance launches but automatically upgrades to the nearest supported version.
CThe instance launches but runs in a degraded mode with limited features.
DThe instance launches successfully and AWS notifies you later about the unsupported version.
Attempts:
2 left
💡 Hint
Consider AWS's approach to unsupported configurations.