wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Module 1 : Cloud Computing

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which of the following best describes cloud computing?

a)

Delivery of computing services over a private LAN

b)

Delivery of computing services—servers, storage, databases—over the internet

c)

A type of virtual memory management

d)

Only a method for hosting web applications

2.

Which cloud service model provides both hardware and software tools for application development?

a)

IaaS

b)

PaaS

c)

SaaS

d)

FaaS

3.

Elasticity in cloud computing refers to:

a)

Ability to run only one application

b)

The cost-saving strategy using coupons

c)

Automatic scaling of resources based on demand

d)

Storing more data on local systems

4.

Which of the following is NOT a characteristic of cloud computing?

a)

On-demand self-service

b)

Broad network access

c)

Rapid elasticity

d)

Manual resource allocation

5.

Distributed computing mainly focuses on:

a)

Running multiple tasks in the same processor

b)

Running tasks on multiple networked computers

c)

Increasing CPU speed

d)

Running tasks only on cloud servers

6.

Parallel computing improves performance by:

a)

Running tasks sequentially

b)

Using multiple processors to execute tasks simultaneously

c)

Replacing hardware with virtual machines

d)

Using slower processors

7.

Which part of a SOAP message contains metadata like authentication tokens?

a)

SOAP Body

b)

SOAP Header

c)

SOAP Envelope

d)

SOAP Transport

8.

SOAP Envelope is used to:

a)

Encrypt SOAP messages

b)

Define start and end of a SOAP message

c)

Store WSDL definitions

d)

Store WSDL definitions

9.

SOAP messaging architecture relies on:

a)

XML-based messaging

b)

Binary data only

c)

HTML forms

d)

JSON messages only

10.

In RESTful services, data format most commonly used is:

a)

XML only

b)

JSON

c)

Binary

d)

SQL files

11.

Which of the following is a key characteristic of virtualization?

a)

Tight coupling between hardware and OS

b)

Isolation between multiple virtual machines

c)

Applications must run natively

d)

Only supports Windows systems

12.

Which is an advantage of virtualization?

a)

Increased hardware costs

b)

Higher energy consumption

c)

Efficient resource utilization

d)

Requires separate hardware for each OS

13.

oVirt is used for:

a)

Writing Java programs

b)

Managing virtualization clusters and VMs

c)

Creating Android apps

d)

Monitoring databases

14.

Cloud computing allows users to:

a)

Buy new hardware frequently

b)

Access resources over the internet

c)

Use only offline applications

d)

Share data only through USB

15.

Which HTTP method is commonly used to retrieve data in REST?

a)

POST

b)

PUT

c)

GET

d)

DELETE