wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Redshift Immersion Day

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following statements about Redshift are incorrect?

a)

Redshift is a columnar database

b)

Redshift offers seamless integration with AWS services such as S3, Kinesis, IAM, etc.

c)

Redshift is the most popular cloud data warehouse

d)

None of the above

2.

Which of the following is the recommended method for loading large volumes of data into Redshift?

a)

BULK INSERT

b)

COPY command

c)

LOAD command

d)

None of the above

3.

Which of the following statements is true about Redshift Advisor?

a)

This is a preview feature that is expected to be generally available in one year

b)

This is accessible only as part of the AWS API

c)

This feature requires a special subscription

d)

This machine-learning based feature is freely available to all customers in their Redshift console

4.

Which of the following are correct about Elastic resize?

a)

Typically takes 60-90 minutes for the cluster to be available

b)

Allows you to change your cluster size to/from 4 dense-compute nodes to 8 dense-compute nodes

c)

Allows you to pause & resume your Redshift cluster

d)

It’s the other name for concurrency scaling

5.

Redshift supports the automatic scaling of compute capacity based on user workloads?

a)

True

b)

False

6.

Redshift Spectrum is a feature of Redshift that allows users to query external tables in an S3 data lake similar to how local tables are queried via SQL?

a)

True

b)

False

7.

Which of following use cases are applicable for Redshift?

a)

Real-time streaming persistence

b)

Reporting

c)

Analytics Warehouse

d)

Data Lake Analytics

e)

All of the above

8.

Which of the following features reduce the effort required to manage a Redshift cluster?

a)

Auto Table Maintenance (Analyze, Vacuum)

b)

Concurrency Scaling

c)

Auto-Backup

d)

Auto Workload Management

e)

All of the above

9.

Which of the following play a significant role for query performance in Redshift?

a)

Sort Keys, Distribution Style, and Data Compression

b)

Machine Learning

c)

Concurrency Scaling

d)

Auto Workload Management

e)

All of the above

10.

Redshift Query Editor is a web-based querying tool available in the Redshift console that enables users to execute SQL queries on their Redshift cluster without setting up a JDBC driver?

a)

True

b)

False