wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AI Deployment Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the primary goal of AI deployment?

a)

Training the model

b)

Cleaning the data

c)

Putting the model into a live business environment

d)

Writing the initial code

2.

Which deployment mode offers the most control over data security and infrastructure?

a)

Cloud

b)

Hybrid

c)

On-Premises

d)

Edge

3.

Which of these is a major advantage of cloud deployment for AI applications?

a)

Full regulatory compliance for sensitive data

b)

High scalability and reduced infrastructure management

c)

Zero latency

d)

Complete control over the physical servers

4.

An e-commerce company needing flexible, on-demand computational resources for seasonal spikes would likely choose which mode?

a)

On-Premises

b)

Cloud

c)

Edge

d)

None of the above

5.

Which mode involves running the AI model directly on an IoT device or mobile phone?

a)

Cloud

b)

On-Premises

c)

Hybrid

d)

Edge

6.

A bank's internal fraud detection system that must comply with strict data locality regulations would likely favor which mode?

a)

Cloud

b)

On-Premises

c)

Edge

d)

Hybrid

7.

What is a primary challenge associated with on-premises deployment?

a)

Data privacy

b)

Low latency

c)

High initial cost and maintenance overhead

d)

Scalability on demand

8.

Which concept allows AI applications to be quickly built, tested, and deployed in an automated fashion?

a)

On-Premises deployment

b)

Edge computing

c)

CI/CD pipelines

d)

Manual testing

9.

Which deployment mode is often the most complex to manage due to distributed environments?

a)

Cloud

b)

On-Premises

c)

Hybrid

d)

Edge

10.

Tools like AWS SageMaker, Google AI Platform, and Azure ML are associated with which deployment mode?

a)

On-Premises

b)

Cloud

c)

Edge

d)

Local machine

11.

Monitoring an AI model post-deployment is crucial to detect what phenomenon?

a)

Data cleaning

b)

Model drift

c)

Model training

d)

Hardware failure

12.

Which factor is a major consideration when choosing a deployment mode, especially in regulated industries?

a)

Programming language used

b)

Model accuracy

c)

Regulatory compliance and data sensitivity

d)

Developer preference

13.

Which framework is commonly used for integrating machine learning models into web applications?

a)

TensorFlow

b)

PyTorch

c)

Scikit-learn

d)

Flask/FastAPI

14.

In a hybrid deployment, where might sensitive data processing occur?

a)

Cloud

b)

On-Premises

c)

Edge

d)

Anywhere, it doesn't matter

15.

What is an important consideration after an AI application has been deployed?

a)

Deleting the training data

b)

Stopping all monitoring

c)

Ongoing maintenance and updates

d)

Archiving the model

16.

Which mode typically requires the highest initial investment in hardware and setup?

a)

Cloud

b)

On-Premises

c)

Hybrid

d)

Edge

17.

Which of these is a benefit of edge deployment?

a)

Unlimited computational power

b)

Centralized management

c)

Real-time processing without internet connectivity

d)

Easy scalability

18.

The term MLOps refers to the practices for managing the full lifecycle of Machine Learning models, including deployment and monitoring.

a)

True

b)

False

19.

What is "infrastructure setup" a critical part of in the AI deployment process?

a)

Data collection

b)

Model evaluation

c)

Deployment

d)

Feature engineering

20.

A "deployment model" defines the structure through which computing services, applications, and data are delivered and managed.

a)

True

b)

False