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, Other

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains how to develop ETL scripts using AWS Glue development endpoints. It covers connecting to these endpoints through various methods, such as Apache Zeppelin, SageMaker, and PyCharm. The tutorial also discusses running Glue jobs using Cron-style scheduling and job bookmarks to manage data processing. Additionally, it highlights integrating Glue with CloudWatch for monitoring and triggering actions based on job outcomes.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool can be used to develop ETL scripts in a notebook environment on a local machine?

AWS Lambda

Apache Zeppelin

AWS CloudFormation

Amazon RDS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

To monitor job performance

To schedule jobs at specific times

To persist state and prevent reprocessing of data

To integrate with other AWS services

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might job bookmarks not work as expected with relational databases?

They are incompatible with JDBC connections

They need manual configuration for each job

They require a specific database engine

They only handle new rows, not updated rows

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can AWS Glue jobs be monitored for success or failure?

Using AWS S3 bucket notifications

Through AWS IAM roles

By manually checking the AWS console

Using AWS CloudWatch events

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AWS service can be triggered by CloudWatch events when a Glue job succeeds or fails?

AWS Elastic Beanstalk

Amazon DynamoDB

AWS Lambda

Amazon S3