wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IAT 3-CLOUD COMPUTING QUIZ

Total questions: 30

Worksheet time: 28mins

Name
Class
Date
1.

Which of the following is done by Identity management?

a)

controlling access to data in the cloud

b)

maintaining user roles

c)

preventing unauthorized uses

d)

All the above

2.

Which of the following standard is the key to creating Single Sign-On (SSO) systems?

a)

OpenID

b)

CHAP

c)

SMAL

d)

None of the mentioned

3.

Point out the wrong statement.

a)

OpenID 2.0 is the standard associated with creating an identity

b)

OpenID doesn’t specify the means for authentication of identity

c)

OpenID provides access to important Web sites

d)

None of the above

4.

Which of the following provides a token service that can be used to present validated access to resources?

a)

OAuth

b)

OCheck

c)

SAML

d)

OpenID

5.

Which of the following factors led to the demise of many of the early SSPs and to many hosted file services?

a)

The Dot.com bust in 2000

b)

The inability of file-hosting companies to successfully monetize online storage

c)

The continued commoditization of large disk drives

d)

All of the mentioned

6.

Point out the correct statement.

a)

In a managed cloud storage system, the user provisions storage on demand

b)

Unmanaged Storage is meant to support virtual cloud computing

c)

In managed storage, the storage service provider makes storage capacity available to users

d)

All the above

7.

Which of the following are Managed cloud storage providers?

a)

EMC Atmos

b)

Amazon.com Simple Storage Service

c)

IBM Smart Business Storage Cloud

d)

All of the mentioned

8.

A ________ node acts as the Slave and is responsible for executing a Task assigned to it by the JobTracker.

a)

MapReduce

b)

Mapper

c)

TaskTracker

d)

JobTracker

9.

___________ part of the MapReduce is responsible for processing one or more chunks of data and producing the output results.

a)

Maptask

b)

Mapper

c)

Task execution

d)

All of the mentioned

10.

________ is a utility which allows users to create and run jobs with any executables as the mapper and/or the reducer.

a)

Hadoop Strdata

b)

Hadoop Streaming

c)

Hadoop Stream

d)

None of the mentioned

11.

The number of maps is usually driven by the total size of ____________

a)

inputs

b)

outputs

c)

tasks

d)

None of the mentioned

12.

__________ maps input key/value pairs to a set of intermediate key/value pairs.

a)

Mapper

b)

Reducer

c)

Both Mapper and Reducer

d)

None of the mentioned

13.

Running a ___________ program involves running mapping tasks on many or all of the nodes in our cluster.

a)

MapReduce

b)

Map

c)

Reduce

d)

All the above

14.

A ________ serves as the master and there is only one NameNode per cluster.

a)

Data Node

b)

Name Node

c)

Data block

d)

None

15.

Point out the correct statement.

a)

DataNode is the slave/worker node and holds the user data in the form of Data Blocks

b)

Each incoming file is broken into 32 MB by default

c)

Data blocks are replicated across different nodes in the cluster to ensure a low degree of fault tolerance

d)

None of the mentioned

16.

Point out the wrong statement.

a)

Replication Factor can be configured at a cluster level (Default is set to 3) and also at a file level

b)

Block Report from each DataNode contains a list of all the blocks that are stored on that DataNode

c)

DataNode is aware of the files to which the blocks stored on it belong to

d)

User data is stored on the local file system of DataNodes

17.

The need for data replication can arise in various scenarios like ____________

a)

DataNode goes down

b)

Replication Factor is changed

c)

Data Blocks get corrupted

d)

All the above

18.

Which of the following protocol lets a Web site list in an XML file information?

a)

Mashups

b)

Sitemaps

c)

Hashups

d)

All of the mentioned

19.

Your company processes high volumes of IoT data that are time-stamped. The total data volume can be several petabytes. The data needs to be written and changed at a high speed. You want to use the most performant storage option for your data. Which product should you use?

a)

Cloud Datastore

b)

Cloud Storage

c)

Cloud Bigtable

d)

BigQuery

20.

You have a definition for an instance template that contains a web application. You are asked to deploy the application so that it can scale based on the HTTP traffic it receives. What should you do?

a)

Create a VM from the instance template. Create a custom image from the VM’s disk. Export the image to Cloud Storage. Create an HTTP load balancer and add the Cloud Storage bucket as its backend service.

b)

Create a managed instance group based on the instance template. Configure autoscaling based on HTTP traffic and configure the instance group as the backend service of an HTTP load balancer.

c)

Create a VM from the instance template. Create an App Engine application in Automatic Scaling mode that forwards all traffic to the VM.

d)

Create the necessary amount of instances required for peak user traffic based on the instance template. Create an unmanaged instance group and add the instances to that instance group. Configure the instance group as the Backend Service of an HTTP load balancer.

21.

Point out the correct statement :

a)

Google’s App Engine platform is IaaS offering

b)

The customer takes no responsibility for maintaining the hardware, the software, or the development of the applications

c)

The vendor is responsible for all the operational aspects of the service

d)

all the above

22.

How can an image in OpenStack cloud be stored with CLI?

a)

openstack image add --file image.img --disk-format qcow2 --containerformat bare --public image

b)

openstack image create --file image.img --disk-format qcow2 --containerformat bare --public image

c)

openstack image create --file image.img --disk qcow2 --container-format bare --public image

d)

openstack image add --file image.img --disk qcow2 --container-format bare --public image

23.

Which of the following services that need to be negotiated in Service Level Agreements?

a)

Logging

b)

Auditing

c)

Regulatory compliance

d)

All of the mentioned

24.

Which of the following are a common means for losing encrypted data?

a)

lose the keys

b)

lose the encryption standard

c)

lose the account

d)

all of the mentioned

25.

Point out the correct statement

a)

PaaS supplies the infrastructure

b)

IaaS adds application development frameworks, transactions, and control structures

c)

SaaS is an operating environment with applications, management, and the user interface

d)

All of the mentioned

26.

Which of the following service model is owned in terms of infrastructure by both vendor and customer?

a)

private

b)

public

c)

hybrid

d)

none of the above

27.

When you deploy an application on Google’s PaaS App Engine cloud service, the Administration Console provides you with the which of the following monitoring capabilities?

a)

View data and error logs

b)

Analyze your network traffic

c)

View the application’s scheduled tasks

d)

All of the mentioned

28.

Point out the correct statement.

a)

Google App Engine lets you deploy the application and monitor it

b)

The full range of network management capabilities may be brought to bear to solve mobile, desktop, and local server issue

c)

From the standpoint of the client, a cloud service provider is different than any other networked service

d)

all the above

29.

Which of the following is a search service for online retailers that markets their products in their site searches with a number of navigations?

a)

Google Site Search

b)

Google Commerce Search

c)

Google Search Appliance

d)

Google Mini

30.

Google __________ is the most widely used Web traffic analysis tool on the Internet.

a)

BigAnalytics

b)

Analytics

c)

Bigtable

d)

none