
Answer-first summary for fast verification
Answer: Provides a serverless ETL solution for data preparation and loading
The correct answer is B, AWS Glue. AWS Glue is a fully managed ETL (Extract, Transform, and Load) service provided by AWS. It is designed to make it easier to move data between data stores, transform it, and then load it into data lakes, data warehouses, or other types of data stores. Glue is serverless, meaning you don't have to manage any infrastructure, and it is cost-effective as you only pay for the amount of data you process with Glue. It also includes a central metadata repository known as the Glue Data Catalog, which makes it easier to discover and manage the data assets in your AWS environment.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Identify the AWS managed service designed for ETL processes:
A
Enables SQL query execution on Amazon S3 data
B
Provides a serverless ETL solution for data preparation and loading
C
Offers data access in the cloud with security and cost-efficiency
D
Facilitates secure data transfer between AWS and on-premises locations
No comments yet.