Skip to content

New pattern - lambda-elasticache-valkey-cdk#3105

Open
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-lambda-elasticache-valkey-cdk
Open

New pattern - lambda-elasticache-valkey-cdk#3105
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-lambda-elasticache-valkey-cdk

Conversation

@NithinChandranR-AWS
Copy link
Copy Markdown
Contributor

Description

Deploy a Lambda function connected to ElastiCache Serverless with Valkey 8 engine for sub-millisecond caching.

Changes

  • CDK stack: Lambda + ElastiCache Serverless (Valkey engine)
  • Lambda handler with RESP protocol client (no external deps)
  • SET/GET/DEL operations with TTL support

Testing

  • Deployed to AWS account, ElastiCache Serverless Valkey 8 confirmed available
  • First Valkey pattern in the repository

…ttern

Deploy Lambda + ElastiCache Serverless with Valkey 8 engine for
sub-millisecond key-value caching. First Valkey pattern in the repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants