wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

BIG DATA DAY 3 Quiz

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Amazon S3 bucket policies can restrict access to Amazon S3 buckets & objects by which of the following?(Choose Multiple Option)

a)

Company name

b)

IP address range

c)

AWS account

d)

Country of origin

e)

Objects with specific prefix

2.

What is needed before you enable cross region replication on Amazon S3 bucket?(Choose Multiple Option)

a)

Enable versioning on bucket.

b)

Enable a lifecycle rule to migrate data.

c)

Enable static web hosting

d)

Create IAM policy.

3.

Reasons to enable cross region replication on Amazon S3 bucket?(Choose Multiple Option)

a)

For backup data from accidental deletion

b)

You have a set of users or customers who can access the second bucket with lower latency.

c)

For compliance regions, you need to store data in locations at least 300 miles away.

d)

Data needs at least five nines of durability.

4.

Which AWS database service is best suited for non-relational databases ?

a)

Amazon redshift

b)

Amazon RDS

c)

Amazon Glacier

d)

Amazon DynamoDB

5.

Which Amazon RDS database engines support Multi-AZ?

a)

Microsoft SQL server, MySQL and oracle

b)

Oracle, Amazon Aurora and postgreSQL

c)

mySQL

d)

All

6.

You are building the database tier for an enterprise application that gets occasional activity throughout the day. Which storage type should you select as your default option?

a)

Magnetic storage

b)

General purpose SSD

c)

Provisioned IOPS

d)

SAN attached

7.

Which of the following is not a NoSQL database?

a)

SQL Server

b)

MongoDB

c)

Cassandra

d)

None of the mentioned

8.

Which of the following are the simplest NoSQL databases?

a)

Key-value

b)

Wide-column

c)

Document

d)

All of the mentioned

9.

Spark is developed in which language

a)

Java

b)

Scala

c)

Python

d)

R

10.

Spark Streaming the data can be from what all sources?

a)

Kafka

b)

Flume

c)

Kinesis

d)

All of the above

11.

Apache Spark has API's in

a)

java

b)

Scala

c)

Python

d)

All of the above

12.

Which of the following is not the feature of Spark?

a)

Supports in-memory computation

b)

Fault-tolerance

c)

It is cost efficient

d)

Compatible with other file storage system

13.

Which is the abstraction of Apache Spark?

a)

Shared Variable

b)

RDD

c)

Both

14.

Which of the following is not true for Hadoop and Spark?

a)

Both are data processing platforms

b)

Both are cluster computing environments

c)

Both have their own file system

d)

Both use open source APIs to link between different tools

15.

In addition to stream processing jobs, what all functionality does Spark provide?

a)

Machine learning

b)

Graph processing

c)

Batch Processing

d)

All of the above