From the course: AWS Certified Machine Learning Engineer Associate (MLA-C01) Cert Prep

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

AWS Glue

AWS Glue

- [Instructor] Hello guys, and welcome again. So in today's lesson, we are going to talk about the AWS Glue Service. So the AWS Glue Service is an ETL service and it's an extremely important service for the exam. You'll most probably find questions about the AWS Glue in your machine learning exam. So the AWS Glue is a fully managed ETL service, which is an extract, transform, and load service. It categorizes your data, cleans it, enrich it, and move it between various data stores and data streams. It's also designed to work with semi-structured data, and you need to be familiar with the components of the AWS Glue service. So you have the Glue console, the Glue data catalog, the Glue crawlers, the Glue ETL operations, streaming ETL in AWS Glue and Glue jobs system. And we are going to teach you the components with details in this section. So now with the components of the AWS Glue, first of all, we have the Glue console, which defines and orchestrate the ETL workflow. So this is a…

Contents