- Lab
- Cloud
- Data

Securing Your Data in Amazon Redshift
This lab is designed to help you understand how to implement key security features in Amazon Redshift. You will learn how to enable encryption for data at rest using AWS Key Management Service (KMS), and ensure data in transit is protected using secure connection options. Additionally, you will configure audit logging to capture and analyze query logs, connection logs, and user activity logs for auditing and compliance purposes.

Path Info
Table of Contents
-
Challenge
Applying Encryption and Audit Logging to Secure Amazon Redshift
To start, you'll enable encryption and audit logging to enhance the security and compliance of your Amazon Redshift cluster. You'll create a custom parameter group, configure KMS encryption, and activate CloudWatch logging to monitor user activity and connections.
-
Challenge
Applying Security Groups and NACL Rules to Protect Redshift Clusters
You’ll configure security groups and NACL rules to control and restrict network access to your Redshift cluster. These settings ensure only authorized resources, like your EC2 instance, can communicate with Redshift.
-
Challenge
Validating Encryption for Data At-Rest and In-Transit in Redshift
You’ll verify that your Redshift cluster is encrypted both at rest and in transit. You’ll test connectivity with and without SSL to confirm that data transmission is securely enforced.
-
Challenge
Accessing Redshift Logs to Monitor User Activity
Finally, you’ll access and monitor three types of Amazon Redshift logs in CloudWatch: Connection logs, which capture authentication attempts; User logs, which record user-level activities such as account changes; and User Activity logs, which detail SQL operations and queries. You’ll also query the stl_query system table in Redshift to retrieve historical information about executed queries for deeper visibility into workload behavior.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.