Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Perform following to change the subnet port for ElastiCache memcacheed cluster :

  1. Login to the AWS Management Console at https://console.aws.amazon.com.

  2. Step 1:  Backup the ElastiCache memcached cluster

    1. Navigate to ElastiCache console.

    2. In the navigation pane, choose memcached.

    3. Choose the box to the left of the name of the memcached cluster you want to back up.

    4. Now in actions dropdown choose backup.

  3. Step 2: Delete the ElastiCache memcached cluster

    1. In the navigation pane, choose memcached.

    2. Choose the box to the left of the name of the memcached cluster you want to delete.

    3. Now in actions dropdown choose Delete.

  4. Step 3: Restore the Backup

    1. In the navigation pane, choose Backups.

    2. Select the Backup you want to restore.

    3. Click on the restore button.

    4. In the Restore Cluster window ensure that port is not set to 11211.

...