- Discussion
- Useful Resources
- Quick Guide
- Managing Costs
- Managing Tags
- Events
- SNS Notifications
- IAM policies
- Delete Memcached Cluster
- Connecting to Cluster in VPC
- Creating Memcached Cluster
- Memcached VPC
- Add TTL
- Write Through
- Lazy Loading
- Accessing Memcached Cluster
- Memcached & Redis
- Monitoring Node - Metrics
- Backup and Restore
- Engine Parameters
- Deleting Parameters
- Listing Parameters
- Parameter Group
- Redis Shards
- Delete Cluster
- Scaling the Clusters
- Removing Nodes
- Adding Nodes
- Rebooting Cluster
- Modifying Cluster
- Accessing Cluster
- Cluster Endpoints
- Viewing Cluster Details
- Launching Cluster
- Interfaces
- Environment
- Overview
- Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
AWS ElastiCache - Modifying Cluster
There are various reasons for which you will need to modify an existing cluster. For example, you have a increase in demand for larger data sets to be put into the cache. In that case you will need to change the node type to a higher configuration. Below are the steps through which we can modify the configuration of an existing cluster.
Identify the Cluster
In this method we login to the aws console and go to the ElastiCache dashboard. From the dashboard we choose the name of the cluster whose details we need. In the below diagram we see the name of the cluster as a hyperpnk after visiting the ElastiCache dashboard.
Cluster Description
Cpcking on the name of the cluster above takes us to the page which shows two tabs, one describing the node details and another tab giving the description of the cluster. Next, we cpck on the description tab and get the details shown below. As you can find, the complete details of the cluster mentioning the Endpoint, Availabipty zone, security group and parameter group etc is psted down here.
Modify Cluster
The above cluster can be modified by cpcking on the modify button. The below screen pops up, which has the fields with the drop downs to change the value in that field. One important point during modification is the option to apply the changes immediately to the cluster. The Apply Immediately box apppes only to node type and engine version modifications. To apply changes immediately, choose the Apply Immediately check box. Other modifications, such as changing the maintenance window, are appped immediately.
Advertisements