A county wants a managed relational database that is compatible with MySQL or PostgreSQL and is positioned as Amazon's cloud-native relational engine. Which service should they recognize?
Select an answer to reveal the explanation.
Short Explanation
Aurora is AWS's cloud-built relational engine that still speaks MySQL or PostgreSQL—so apps that already know those dialects can feel at home. MQ is messaging, CloudWatch Logs is log storage, and WAF is a web firewall—none of those are your SQL database.
Full Explanation
Amazon Aurora is a managed relational database service compatible with MySQL and PostgreSQL. At Cloud Practitioner depth, candidates should recognize Aurora as that cloud-optimized relational option. Amazon MQ is a message broker, Amazon CloudWatch Logs stores and queries logs, and AWS WAF protects web applications—none provide MySQL/PostgreSQL-compatible relational storage.