44 lines
1.5 KiB
BibTeX
44 lines
1.5 KiB
BibTeX
@online{choosing-the-right-key,
|
|
author = "Gowri Balasubramanian and Sean Shriver",
|
|
title = "Choosing the Right DynamoDB Partition Key",
|
|
organization = "AWS Database Blog",
|
|
year = 2017,
|
|
url = "https://aws.amazon.com/blogs/database/choosing-the-right-dynamodb-partition-key/",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|
|
@online{gsi,
|
|
author = "Amazon Web Services Inc.",
|
|
title = "Using Global Secondary Indexes in DynamoDB",
|
|
organization = "Amazon DynamoDB Developer Guide",
|
|
year = 2025,
|
|
url = "https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.html",
|
|
urldate = "2025-03-26"
|
|
}
|
|
@online{awsapi,
|
|
author = "Amazon Web Services Inc.",
|
|
title = "Amazon API Gateway",
|
|
year = 2025,
|
|
url = "https://aws.amazon.com/api-gateway/",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|
|
@online{httpvsrest,
|
|
author = "Amazon Web Services Inc.",
|
|
title = "Choose between REST APIs and HTTP APIs",
|
|
organization = "Amazon API Gateway Developer Guide",
|
|
year = 2025,
|
|
url = "https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-vs-rest.html",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|
|
@online{apipricing,
|
|
author = "Amazon Web Services Inc.",
|
|
title = "Amazon API Gateway Pricing",
|
|
organization = "Amazon API Gateway Developer Guide",
|
|
year = 2025,
|
|
url = "https://aws.amazon.com/api-gateway/pricing/",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|