Resources - AWS Prescriptive Guidance
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Resources

  • DynamoDB ElastiCache Integration repository (GitHub) – Python-based reference implementation of the designs that are discussed in this guide.

  • GetItem operation (Amazon DynamoDB API Reference) – Documentation that shows the parameters that influence the GetItem request and the format that's expected in response.

  • Query operation (Amazon DynamoDB API Reference) – Documentation that shows the request and response format of the Query operation and how it differs from GetItem.

  • Scan operation (Amazon DynamoDB API Reference) – A comprehensive description of the Scan operation.

  • Getting started with Amazon ElastiCache (Amazon ElastiCache User Guide) – How to configure and access an ElastiCache cluster.