AWS Certified Database – Specialty — Question 227

A company is using Amazon Redshift. A database specialist needs to allow an existing Redshift cluster to access data from other Redshift clusters. Amazon RDS for PostgreSQL databases, and AWS Glue Data Catalog tables.

Which combination of steps will meet these requirements with the MOST operational efficiency? (Choose three.)

Answer options

Correct answer: B, D, E

Explanation

The correct steps are B, D, and E because they utilize Redshift's capabilities for external tables, federated queries, and data sharing, which are designed for efficient data access across services. Options A and C involve more manual steps and data duplication, while F introduces unnecessary complexity with AWS Glue jobs when direct access methods are available.