What are the limitations of DynamoDB Streams regarding scalability and performance?
- High latency
- Lack of data encryption
- Limited read throughput
- Limited write capacity
The limited read throughput of DynamoDB Streams can impact scalability and performance, particularly when processing high volumes of data.
Loading...
Related Quiz
- AWS CloudTrail can be used to provide a detailed record of API calls made to __________ services.
- AWS Lambda automatically handles __________, allowing multiple instances of a function to run concurrently.
- When creating a custom runtime, you need to provide a bootstrap file that handles __________ between the Lambda service and your runtime.
- When using AWS Step Functions, what defines the workflow and transitions between states?
- AWS Lambda functions integrated with API Gateway can be associated with __________, allowing for fine-grained access control.