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.68k stars 3.93k forks source link

đź“ŠTracking: Amazon ElastiCache #6908

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:

Amazon ElastiCache makes it easy to set up, manage, and scale distributed in-memory cache environments in the AWS Cloud. It provides a high performance, resizable, and cost-effective in-memory cache, while removing complexity associated with deploying and managing a distributed cache environment. ElastiCache works with both the Redis and Memcached engines; to see which works best for you, see the Comparing Memcached and Redis topic in either user guide.

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

awsiv commented 3 years ago

I see that there's already a PR for Elasticache Redis L2 construct: https://github.com/aws/aws-cdk/issues/8196 🚀

pedrovanzella commented 2 years ago

Any updates here? Looks like there's a lot of interest in this.

vumdao commented 2 years ago

+1 interest

dbartholomae commented 2 years ago

I've just finished the first draft for an RFC to get L2 support going. I'm currently waiting for feedback from the bar raiser, but community outreach will be next :) https://github.com/aws/aws-cdk-rfcs/issues/456

dbartholomae commented 1 year ago

The RFC is now looking for feedback: https://github.com/aws/aws-cdk-rfcs/pull/464

dbartholomae commented 1 year ago

The RFC is merged. I'm still a bit unclear on the formalities of the implementation process (see the discussion in the RFC issue), but if someone knows more about this and wants to go ahead already, that's fine for me, too. Otherwise, I would wait for feedback on the process and implement RedisClusterReplicationGroup and the related interfaces and base classes afterwards.

demiurg commented 11 months ago

Any updates? ElastiCache Serverless has been announced, and not much activity here.

github-actions[bot] commented 3 months 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.