🔥 3-day streak
AWS Certified Data Engineer - Associate27 / 159
Question 27 of 159
A data engineering team maintains an inventory system backed by a DynamoDB table. Whenever an item's stock level changes, they must trigger a downstream data enrichment process running as an AWS Lambda function, while also optionally filtering out changes that are not stock-related to avoid unnecessary invocations. The solution should be event-driven, require minimal custom code, and support built-in filtering without polling logic. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question