- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
- Data

Optimizing Query Performance with Redshift Workload Management (WLM)
In this lab, you'll learn how to optimize query performance in Amazon Redshift by configuring Workload Management (WLM). You'll set up WLM queues, create tables, users, and query groups, and monitor queue activity using system tables.

Lab Info
Table of Contents
-
Challenge
Configure WLM Queues
Set up two WLM queues in Amazon Redshift: one for ETL processes and another for Reporting tasks. Each queue will be associated with a specific user group and query group to help prioritize and isolate workloads efficiently.
-
Challenge
Set Up Tables, Users, and Query Groups
Create a sample sales table in Amazon Redshift along with two users: one for ETL and another for Reporting. Assign each user to its corresponding user group and query group to enable targeted routing of queries to their designated WLM queues.
-
Challenge
Track WLM Queues in Redshift Using System Views
Verify that queries were routed correctly by checking system views such as
stv_wlm_service_class_config
,stl_wlm_query
, andsvl_qlog
. Use these views to confirm that WLM configurations were applied as expected and that priority settings are in effect.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.