AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Kinesis Firehose - Part 3

AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Kinesis Firehose - Part 3

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides users through setting up an AWS Kinesis Firehose endpoint, managing permissions using IAM roles, configuring the Kinesis agent, and starting it to monitor and transfer data to Amazon S3. It emphasizes best practices for security and demonstrates how to verify the successful transfer of data into S3, creating a data lake for further analysis.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if your Firehose endpoint is not in the default US-E1 region?

Use a different AWS account

Change the delivery stream ARN

Specify the correct region in the configuration

Leave the endpoint as is

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it not recommended to use access keys directly in configuration files?

It is too complicated

It requires additional permissions

It can lead to security vulnerabilities

It is not supported by AWS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a more secure alternative to using access keys in configuration files?

Using a different AWS service

Using IAM roles

Storing keys in a database

Encrypting the access keys

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be done to configure the Kinesis agent to use a Firehose stream?

Change the IAM role

Use a different AWS region

Modify the configuration file to match the Firehose setup

Install a new version of the Kinesis agent

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you ensure the Kinesis agent starts automatically with the instance?

Use the AWS console to set it

Edit the configuration file

Use the 'sudo check config' command

Restart the instance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of generating 500,000 orders in the log directory?

To create a backup

To test the Firehose setup

To configure the endpoint

To update the IAM role

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the data organized in Amazon S3 after being processed by Firehose?

In 5 MB chunks

In a single large file

By file type

By user ID