62 lines
2.1 KiB
BibTeX
62 lines
2.1 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"
|
|
}
|
|
@online{pythondict,
|
|
author = "Python Software Foundation",
|
|
title = "5. Data Structures ¶ Dictionaries",
|
|
organization = "Python 3.12.2 Documentation",
|
|
year = 2025,
|
|
url = "https://docs.python.org/3/tutorial/datastructures.html#dictionaries",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|
|
@online{nielsenheuristics,
|
|
author = "Jakob Nielsen",
|
|
title = "10 Usability Heuristics for User Interface Design",
|
|
year = 1994,
|
|
url = "https://www.nngroup.com/articles/ten-usability-heuristics/",
|
|
urldate = "2025-03-26"
|
|
}
|
|
|
|
https://www.nngroup.com/articles/ten-usability-heuristics/
|
|
|