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

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

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides users through setting up an EC2 instance on AWS, connecting to it using SSH or Putty, installing the Kinesis agent, and configuring it to process log data. It includes steps for downloading and unzipping log data and provides insights into handling real-world e-commerce datasets.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the recommended instance type for setting up an EC2 instance in this tutorial?

C5 XLarge

M5 Large

T2 Micro

R5 2XLarge

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating a key pair when launching an EC2 instance?

To encrypt data stored on the instance

To securely log into the instance

To increase the instance's processing power

To enable automatic backups

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is recommended for connecting to an EC2 instance from a Windows machine?

Putty

Command Prompt

Terminal

PowerShell

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in using Putty to connect to an EC2 instance?

Install the Kinesis agent

Create a new EC2 instance

Download the log generator script

Convert the PEM file to a PPK file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install the Kinesis agent on the EC2 instance?

apt install aws-kinesis-agent

sudo yum install -y aws-kinesis-agent

yum install kinesis-agent

sudo apt-get install kinesis-agent

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data does the log generator script create?

JSON files

XML files

CSV files

TXT files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Kinesis agent configuration file?

To update the EC2 instance software

To store log data

To manage EC2 instance security

To configure the Kinesis agent's behavior