- Lab
- 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.

Path 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.
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.