AWS Certified Data Analytics Specialty 2021 – Hands-On - Glue ETL: Developer Endpoints, Running ETL Jobs with Bookmarks

AWS Certified Data Analytics Specialty 2021 – Hands-On - Glue ETL: Developer Endpoints, Running ETL Jobs with Bookmarks

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains the use of AWS Glue development endpoints for creating and testing ETL scripts in a notebook environment. It covers various methods to connect to these endpoints, including using Apache Zeppelin, SageMaker, and PyCharm. The tutorial also discusses running Glue jobs with Cron schedules and job bookmarks, and how to integrate Glue with Cloudwatch for monitoring and notifications.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool can be used to connect to AWS Glue development endpoints from a local machine?

IntelliJ IDEA

Visual Studio Code

Jupyter Notebook

Apache Zeppelin

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a job bookmark in AWS Glue?

To schedule jobs at specific times

To persist the state of data processing

To monitor job performance

To integrate with CloudWatch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Job bookmarks in AWS Glue can only handle which type of data changes in relational databases?

Updated rows

New rows

Deleted rows

All types of changes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can AWS Glue notify you of a job's success or failure?

By sending an email

Through CloudWatch events

Via a mobile app notification

By logging to a file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be triggered by a CloudWatch event when an AWS Glue job succeeds or fails?

A database backup

A Lambda function

A new EC2 instance

A system reboot