11 posts tagged with "dynamodb"

aws dynamodb throughput exceeded

06/14/2022 17:59 | Category: aws

Tags: developer_associatecertificationdynamodbmetering

The DynamoDB service will meter request throughput if the DynamoDB…

aws dynamodb streams

06/14/2022 17:53 | Category: aws

Tags: developer_associatecertificationdynamodbstreams

A time ordered sequence of item level modifications (insert, update, delete…

aws dynamodb time to live TTL

DynamoDB TTL (time-to-live) is a set expiry time for your data…

aws dynamodb accelerator DAX

06/14/2022 13:16 | Category: aws

Tags: developer_associatecertificationdynamodb

DAX - the DynamoDB Accelerator is a fully managed, clustered in-memory…

aws dynamodb on-demand capacity

06/14/2022 13:12 | Category: aws

Tags: developer_associatecertificationdynamodbon-demand

Charges apply for reading, writing, and storing data in DynamoDB…

aws dynamodb provisioned throughput

06/14/2022 13:05 | Category: aws

Tags: developer_associatecertificationdynamodbmetering

DynamoDB provisioned throughput is measured in "capacity units…

aws dynamodb usage

06/14/2022 12:57 | Category: aws

Tags: developer_associatecertificationdynamodb

DynamoDB is a NoSQL database service in AWS. Example (common) API calls and CLI…

aws dynamodb api calls

05/31/2022 13:55 | Category: aws

Tags: developer_associatecertificationdynamodbapi_calls

aws dynamodb api calls

aws scan vs query api calls

05/31/2022 13:38 | Category: aws

Tags: developer_associatecertificationdynamodbapi_calls

DynamoDB offers 2 ways to get data out of the database: scan and API…

aws dynamodb indexes

05/31/2022 13:31 | Category: aws

Tags: developer_associatecertificationdynamodbindexing

DynamoDB indexes exist to allow querying on non-primary key attributes stored…

aws intro to dynamodb

05/27/2022 17:06 | Category: aws

Tags: developer_associatecertificationdynamodb

DynamoDB is a NoSQL database that stores and retrieves data without having to…

All tags