AWS Certified Solutions Architect - Associate

AWS Certified Solutions Architect - Associate

Get started today

Ultimate access to all questions.


A media company needs to transform and analyze large volumes of video metadata stored in Amazon S3. They require a solution that can efficiently extract, transform, and load (ETL) the metadata into a data warehouse for further analysis. Which AWS service would you recommend?




Explanation:

AWS Glue is a fully managed ETL (extract, transform, and load) service that can automatically extract data from various data sources, including Amazon S3. It can transform the data using built-in or custom code and load it into data stores like Amazon Redshift or Amazon S3 data lakes. AWS Glue is an ideal choice for the media company's requirements as it can efficiently handle large volumes of metadata and streamline the ETL process.