nerdexam
Amazon

SAA-C03 · Question #690

A company has an automobile sales website that stores its listings in a database on Amazon RDS. When an automobile is sold the listing needs to be removed from the website and the data must be sent…

The correct answer is D. Subscribe to an RDS event notification and send an Amazon Simple Notification Service. Amazon RDS uses the SNS to provide notification when an Amazon event occurs. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html

Submitted by thandi_sa· Mar 4, 2026Design High-Performing Architectures

Question

A company has an automobile sales website that stores its listings in a database on Amazon RDS. When an automobile is sold the listing needs to be removed from the website and the data must be sent to multiple target systems. Which design should a solutions architect recommend?

Options

  • ACreate an AWS Lambda function triggered when the database on Amazon RDS is updated to
  • BCreate an AWS Lambda function triggered when the database on Amazon RDS is updated to
  • CSubscribe to an RDS event notification and send an Amazon Simple Queue Service (Amazon
  • DSubscribe to an RDS event notification and send an Amazon Simple Notification Service

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    12% (3)
  • D
    80% (20)

Explanation

Amazon RDS uses the SNS to provide notification when an Amazon event occurs. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice