Exit SOA-C03 AWS Certified CloudOps Engineer - Associate (SOA-C03)
Question 1 of 5
0% complete
Q1 Single choice

A company with millions of subscribers needs to automatically send notifications every Saturday. The company already uses Amazon SNS to send messages but has historically sent them manually.

Which solution will meet these requirements in the MOST operationally efficient way?

  • A

    Launch a new Amazon EC2 instance. Configure a cron job to use the AWS SDK to send an SNS notification to subscribers every Saturday.

  • B

    Create a rule in Amazon EventBridge that triggers every Saturday. Configure the rule to publish a notification to an SNS topic.

  • C

    Create an SNS subscription to a message fanout that sends notifications to subscribers every Saturday.

  • D

    Use AWS Step Functions scheduling to run a step every Saturday. Configure the step to publish a message to an SNS topic.

Previous Next