aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.5k stars 3.84k forks source link

đź“ŠTracking: AWS DAX #6903

Open SomayaB opened 4 years ago

SomayaB commented 4 years ago

Add your +1 đź‘Ť to help us prioritize high-level constructs for this service


Overview:

DynamoDB Accelerator (DAX) is a DynamoDB-compatible caching service that enables you to benefit from fast in-memory performance for demanding applications. DAX addresses three core scenarios:

AWS Docs

Maturity: CloudFormation Resources Only

See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.

Implementation:

See the CDK API Reference for more implementation details.

Issue list:


This is a đź“ŠTracking Issue

nathanpeck commented 4 years ago

I have opened a PR with a DAX L2 construct implementation. It is feature complete, but needs some tests and having issues getting it to pass some of the linting checks so I need some help from the team: https://github.com/aws/aws-cdk/pull/7833/files

SeekerWing commented 4 years ago

i apologize in advance for a semi-duplicate PR, i only realized there was a PR in progress when i was about to publish this (post coding the feature). please feel free to review or discard this CR based on protocol.

github-actions[bot] commented 1 month ago

This issue has received a significant amount of attention so we are automatically upgrading its priority. A member of the community will see the re-prioritization and provide an update on the issue.