wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cloud Computing Quiz 2

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

What does middleware primarily handle in a cloud client-server architecture?

a)

Authentication and UI rendering

b)

Database storage

c)

Login, routing, and security

d)

Frontend validation

2.

What is a core advantage of cloud-hosted client-server models?

a)

Full offline functionality

b)

Scalability based on demand

c)

Manual deployment

d)

Local hosting

3.

In a client-server cloud setup, where are the servers usually hosted?

a)

On local machines

b)

Data centers of clients

c)

Remote cloud platforms

d)

Mobile devices

4.

Which component ensures high traffic doesn't crash a cloud server?

a)

Load balancing

b)

DNS

c)

Frontend caching

d)

IP routing

5.

Why should platform selection be delayed during cloud app design?

a)

To avoid budget planning

b)

To prevent vendor lock-in

c)

For aesthetics

d)

To skip documentation

6.

Which is a non-functional requirement?

a)

File upload

b)

Login system

c)

Search feature

d)

Fault tolerance

7.

What does modularity in cloud design help achieve?

a)

Complex logic bundling

b)

Easier management and faster updates

c)

Monolithic deployment

d)

Avoiding microservices

8.

Elasticity in cloud design ensures:

a)

Fixed resource allocation

b)

Automatic backup

c)

Dynamic resource scaling

d)

Manual user management

9.

Which is NOT a popular language for cloud-based development?

a)

Python

b)

Java

c)

HTML

d)

Go

10.

Which framework is associated with Java for cloud-based apps?

a)

Flask

b)

Spring Boot

c)

Express.js

d)

Django

11.

What do cloud SDKs allow developers to do?

a)

Write CSS faster

b)

Integrate with cloud services

c)

Control keyboard input

d)

Host local servers

12.

AWS Lambda is mainly used for:

a)

Object-oriented programming

b)

Serverless execution

c)

Authentication

d)

Continuous testing

13.

Which cloud service does Google offer for machine learning and anomaly detection?

a)

AWS S3

b)

Azure DevOps

c)

Vertex AI

d)

Lambda

14.

Which CI/CD tool is used for deployment automation?

a)

MongoDB

b)

GitHub Actions

c)

React.js

d)

VS Code

15.

Which feature is exclusive to cloud applications?

a)

Manual updates

b)

On-premises hosting

c)

Auto-scalability

d)

High upfront cost

16.

Traditional apps usually lack:

a)

File upload

b)

Accessibility from any device

c)

User interfaces

d)

Database support

17.

Cloud apps typically operate on a:

a)

License purchase model

b)

Pay-as-you-go model

c)

One-time installation

d)

Standalone architecture

18.

Which of the following is a client-side language?

a)

Java

b)

Node.js

c)

JavaScript

d)

Python

19.

Which task is handled by client-side scripts?

a)

Creating REST APIs

b)

Form validation

c)

Database updates

d)

JWT encryption

20.

What technology enables dynamic content rendering in browsers?

a)

CSS

b)

HTML

c)

JavaScript

d)

PHP

21.

Server-side logic is responsible for:

a)

UI transitions

b)

Database operations

c)

Button click events

d)

Page scrolling

22.

A common authentication protocol in cloud apps is:

a)

CSS

b)

OAuth

c)

SQL

d)

React

23.

What does CRUD stand for in server-side database operations?

a)

Code, Run, Update, Debug

b)

Create, Read, Update, Delete

c)

Client, Route, Update, Deploy

d)

Create, Rewrite, Use, Dump

24.

One major advantage of using web frameworks in cloud development is:

a)

Building native apps

b)

Avoiding cloud APIs

c)

Built-in routing and security

d)

Manual configuration

25.

Which framework is ideal for rapid development with Python?

a)

Spring Boot

b)

Express.js

c)

Django

d)

Angular

26.

What is a key feature of SaaS applications?

a)

Users install software locally

b)

Software is accessed via browser

c)

Requires manual server setup

d)

Provides hardware access

27.

Which SaaS feature supports automatic platform upgrades without user intervention?

a)

Manual patching

b)

Auto-scaling

c)

Scheduled refresh

d)

Automatic updates

28.

What does multitenancy in SaaS refer to?

a)

Multiple apps installed per user

b)

Shared app instance, isolated data

c)

Multiple databases for each client

d)

Public access without login

29.

Which of the following is a productivity SaaS tool?

a)

Microsoft Word (offline)

b)

Tableau Desktop

c)

Google Docs

d)

Visual Studio

30.

Which SaaS application category helps manage customer interactions?

a)

Payroll services

b)

CRM

c)

ERP

d)

Code editors

31.

What component acts as a directory for available services in SOA?

a)

Service contract

b)

Service consumer

c)

Service registry

d)

Middleware

32.

What does a service contract define in SOA?

a)

Physical address of a data center

b)

Input/output formats and protocols

c)

User interface design

d)

Hardware usage policies

33.

Which SOA principle emphasizes combining multiple services into workflows?

a)

Loose Coupling

b)

Discoverability

c)

Composability

d)

Reusability

34.

What type of cloud model provides developers a full platform to deploy apps?

a)

SaaS

b)

PaaS

c)

IaaS

d)

NAS

35.

Which PaaS component provides tools like compilers and debugging?

a)

Runtime engine

b)

Development tools

c)

Middleware

d)

Authentication system

36.

What PaaS benefit supports automatic growth during peak user traffic?

a)

Fixed billing

b)

Manual upgrade

c)

Load balancing & scalability

d)

Static IP allocation

37.

What is the function of a cloud-based NAS device?

a)

Encrypt user passwords

b)

Share files over a local network

c)

Provide file-level shared access over internet

d)

Control bandwidth

38.

Which type of cloud storage organizes data into folders and subfolders?

a)

Block Storage

b)

File Storage

c)

Object Storage

d)

RAM

39.

In object storage, each file is accessed using:

a)

Folder path

b)

File name

c)

Unique ID and metadata

d)

Device location

40.

What key feature of cloud backup allows recovery of older file versions?

a)

Load balancing

b)

Encryption

c)

Versioning

d)

Auto-scaling

41.

What is a key benefit of cloud computing?

a)

Requires high capital cost

b)

Available only on desktop

c)

On-demand resource access

d)

No collaboration support

42.

Which of the following is NOT a core cloud computing component?

a)

Client device

b)

Data center

c)

Pencil

d)

Virtualization layer

43.

Which cloud service model provides users full control over OS and storage?

a)

SaaS

b)

IDaaS

c)

IaaS

d)

PaaS

44.

Which of these is an example of IDaaS?

a)

Dropbox

b)

Salesforce

c)

Gmail

d)

Okta

45.

In cloud deployment models, which is exclusive to one organization?

a)

Public cloud

b)

Private cloud

c)

Hybrid cloud

d)

Multicloud

46.

What type of cloud storage breaks files into blocks for quick access?

a)

File storage

b)

Object storage

c)

Block storage

d)

Document storage

47.

Which virtualization type allows users to run multiple OSes on one server?

a)

Storage virtualization

b)

Application virtualization

c)

Memory virtualization

d)

Server virtualization

48.

What does a hypervisor do in virtualization?

a)

Provides storage analytics

b)

Connects to local Wi-Fi

c)

Manages virtual machines

d)

Encrypts cloud files

49.

Which tool is used for desktop virtualization?

a)

VMware Horizon

b)

AWS S3

c)

Okta

d)

Microsoft Excel

50.

What real-life analogy fits application virtualization best?

a)

Using a USB drive

b)

Installing games manually

c)

Watching a movie via streaming

d)

Copying files to pen drive