🔥 3-day streak
AWS Certified Developer - Associate113 / 150
Question 113 of 150

A developer is building an image-processing pipeline. When new images are uploaded to an S3 bucket, the system must trigger multiple independent workflows: a Lambda function for thumbnail generation, a Step Functions workflow for content moderation, and an SNS notification to an operations topic. The developer wants to configure this using the most maintainable, loosely coupled approach that allows adding or removing consumers later without changing the bucket configuration. Which approach should the developer use?

Reviewed for accuracy · Report an issueNext question