AWS Certified Data Analytics – Specialty — Question 75

A company hosts an on-premises PostgreSQL database that contains historical data. An internal legacy application uses the database for read-only activities. The company's business team wants to move the data to a data lake in Amazon S3 as soon as possible and enrich the data for analytics.
The company has set up an AWS Direct Connect connection between its VPC and its on-premises network. A data analytics specialist must design a solution that achieves the business team's goals with the least operational overhead.
Which solution meets these requirements?

Answer options

Correct answer: D

Explanation

Option D is the correct solution as it efficiently utilizes AWS Glue for both cataloging and enriching the data without the need for additional services, keeping operational overhead low. Other options involve unnecessary complexity, such as creating an Amazon RDS instance or using Amazon Redshift, which are not needed for the stated requirement of moving data to S3 and querying it with Athena.