Question: How to Stop Redis ElastiCache?
Answer
To stop a Redis ElastiCache cluster, you'll need to perform the following steps:
- Navigate to the AWS Management Console and sign in.
- Go to the Amazon ElastiCache service dashboard.
- Locate your target Redis cluster under "ElastiCache Clusters."
- Select the desired cluster.
- Under the "Actions" menu, click on "Delete."
- Choose whether you want to take a final backup before deleting the cluster by selecting "Create final snapshot?" (this is optional).
- If you choose to create a final snapshot, provide a name for the snapshot.
- Click "Delete" to confirm.
Please note that this action is irreversible, and it will permanently delete the selected Redis ElastiCache cluster along with its data. If you want to pause billing or temporarily stop the cluster, consider resizing it to a smaller instance type instead.
Here's an example using AWS CLI to delete the ElastiCache cluster without taking a snapshot:
aws elasticache delete-cache-cluster --cache-cluster-id my-redis-cluster --no-final-snapshotReplace my-redis-cluster with your actual cache cluster ID.
Was this content helpful?
Help us improve by giving us your feedback.
Other Common ElastiCache Questions (and Answers)
- How to view ElastiCache data?
- What is ElastiCache Replication Group?
- How to clear Elasticache?
- Can ElastiCache be used with DynamoDB?
- How to use ElastiCache with Lambda?
- How to use ElastiCache with RDS?
- Is ElastiCache persistent?
- Is ElastiCache durable?
- How to Access AWS ElastiCache Redis Using AWS CLI
- How to Use ElastiCache Redis Locally
- How to Migrate from One Redis ElastiCache Cluster to Another
- How Can I Make My ElastiCache Redis Publically Available?
White Paper
Free System Design on AWS E-Book
Download this early release of O'Reilly's latest cloud infrastructure e-book: System Design on AWS.

Switch & save up to 80%
Dragonfly is fully compatible with the Redis ecosystem and requires no code changes to implement. Instantly experience up to a 25X boost in performance and 80% reduction in cost