DynamoDB Streams are triggered by changes to __________ tables.
- DynamoDB
- RDS
- Redshift
- S3
DynamoDB Streams are triggered by changes to DynamoDB tables, capturing data modifications and enabling subsequent processing.
Loading...
Related Quiz
- Scenario: You're experiencing performance issues with your AWS Lambda functions due to high concurrency. What steps would you take to diagnose and address the problem?
- What are Lambda Layers used for?
- The __________ feature of AWS Step Functions enables you to trigger actions based on the success or failure of a state machine execution.
- To reduce cold start times when using VPC integration, consider using __________.
- Scenario: You need to create a serverless API that triggers AWS Lambda functions based on HTTP requests. Which AWS service would you use to manage the API endpoints and integrate with AWS Lambda?