DynamoDB Streams enable __________ processing of data changes in DynamoDB tables.
- Batch
- Delayed
- Periodic
- Real-time
DynamoDB Streams enable real-time processing of data changes in DynamoDB tables, allowing immediate and continuous data handling.
Loading...
Related Quiz
- AWS Lambda functions are triggered by various __________ such as API Gateway, S3 events, and CloudWatch Events.
- What are the trade-offs involved in using provisioned concurrency to reduce cold starts?
- AWS Lambda automatically handles __________, allowing multiple instances of a function to run concurrently.
- How does AWS Lambda pricing typically work?
- What are the considerations when deploying a custom runtime in AWS Lambda?