aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Amazon ElastiCache for Redis typescript blueprint/template/example

Open reimannlars opened this issue 4 years ago • 1 comments
trafficstars

:rocket: Feature Request

General Information

  • [ ] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

Description

It would be a great enablement for users of Amazon ElastiCache for Redis if a typescript blueprint would be available.

Proposed Solution

Base configuring of a non-cluster / cluster mode for ElastiCache for Redis along with some typical adjustments for dev/test and prod workloads would be nice.

Environment

  • CDK CLI Version: latest
  • OS: Linux
  • Language: TypeScript

Other information

not available at this time.

reimannlars avatar Feb 24 '21 16:02 reimannlars

Would we be able to leverage this? https://github.com/aws-samples/aws-cdk-elasticache-redis-iam-rbac

It stands up a ElastiCache replication group with RBAC in Typescript.

its-mirus-lu avatar Feb 24 '21 19:02 its-mirus-lu