Skip to content

Tutorial: Creating and Using Clusters

This tutorial highlights the steps required to create and use virtual compute clusters that belong to a specific data warehouse instance. The main steps are as follows:

  1. Create two clusters in the same instance: one small cluster and a second large cluster.
  2. Create a role and some users whose sessions can be assigned to these clusters.
  3. As a DBA, use the small cluster to create and load some sample tables in the Query Editor.
  4. As a user with fewer privileges, run some queries, using the large cluster.

Note: The following instructions use screens from an AWS VPC, but the steps are the same for users running an Azure VPC. The main differences Azure users may notice are the underlying hardware instance types, security credentials for access to Azure containers, and the object storage type for bulk loads.

In This Section

Parent topic:Getting Started with Yellowbrick