You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on the Subscriptions tab and then click on the Create Event Subscription button.
Create a subscription for any severity management notification on any cluster. Notice the types of event on the right you will recieve a notification for.
Name the subscription ClusterManagement and click Next.
Select the Create New Topic tab and enter the topic name ClusterManagement. Add your email address and click Add Recipient. Finally, click Create.
You will recieve an email shortly. Click on the Confirm subscription link in the email.
The link should take you to a final confirmation page confirming the subscription.
Cluster Encryption
Note: This portion of the lab will take ~45 minutes to complete based on the data loaded in LAB 2 - Creating Redshift Clusters. Please plan accordingly.
Navigate to your Redshift Cluster list. Select your cluster and click on Cluster -> Modify Cluster.
Select KMS for the database encryption and then click Modify.
Notice your cluster enters a resizing status. The process of encrypting your cluster is similar to resizing your cluster using the classic resize method. All data is read, encrypted and re-written. During this time, the cluster is still avialable for read queries, but not write queries.
You should also receive an email notification about the cluster resize because of the event subscription we setup earlier.
Cross Region Snapshots
Navigate to your Redshift Cluster list. Select your cluster and click on Backup -> Configure Cross-region snapshots.
Select the Yes radio button to enable the copy. Select the destination region of us-east-2. Because the cluster is encrypted you must establish a grant in the other region to allow the snapshot to be re-encrypted. Select No for the Existing Snapshot Copy Grant. Name the Snapshot Copy Grant with the value SnapshotGrant.
To demonstrate the cross-region replication, initiate a manual backup. Click on Backup -> Take Snapshot.
Name the snapshot CRRBackup and click Create.
Navigate to your list of snapshots and notice the snapshot is being created.
Wait for the snapshot to finish being created. The status will be available.
Navigate to the us-east-2 region by select Ohio from the region drop down, or navigate to the following link. Notice that the snapshot is available and is in a copying status.
Note: This portion of the lab will take ~15 minutes to complete based on the data loaded in LAB 2 - Creating Redshift Clusters. Please plan accordingly.
Navigate to your Redshift Cluster list. Select your cluster and click on Cluster -> Resize. Note, if you don't see your cluster, you may have to change the Region drop-down.
Ensure the Elastic Resize radio is selected. Choose the New number of nodes, and click Resize.
When the resize operation begins, you'll see the Cluster Status of prep-for-resize.
When the operation completes, you'll see the Cluster Status of available again.
Before You Leave
If you are done using your cluster, please think about decommissioning it to avoid having to pay for unused resources.