wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cloud & DevOps Assesment

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What is Amazon EC2?

a)
Amazon EC2 is a database service for storing large datasets.
b)
Amazon EC2 is a content delivery network for streaming media.
c)

A virtual server in the cloud

d)
Amazon EC2 is a security service for protecting cloud applications.
2.

Which component is required to launch an EC2 instance?

a)

S3 Bucket

b)

IAM Role

c)

VPC endpoint

d)

AMI (Amazon Machine Image)

3.

What is the default SSH port used to connect to a Linux EC2 instance?

a)
21
b)
23
c)
80
d)
22
4.

Which storage option is commonly used as the root volume for EC2?

a)
Amazon FSx
b)
Amazon Glacier
c)
Amazon EBS
d)
Amazon S3
5.

Which key pair is required to connect securely to an EC2 Linux instance?

a)

SSH key pair (public and private key) is required.

b)
Only a public key is needed.
c)
A username and password are required.
d)
An SSH certificate is necessary.
6.

What is the maximum number of EC2 instances you can launch in a default VPC?

a)

20

b)

50

c)

100

d)

Unlimited

7.

Which service can be used to automatically scale EC2 instances based on demand?

a)

AWS Lambda

b)

Amazon RDS

c)

Amazon CloudWatch

d)

AWS Auto Scaling

8.

Which service is used to monitor the performance of EC2 instances?

a)

AWS CloudTrail

b)

Amazon CloudWatch

c)

AWS Config

d)

Amazon Inspector

9.

What is the primary use of MobaXterm?

a)
The primary use of MobaXterm is for web browsing.
b)
The primary use of MobaXterm is as a file manager.
c)
The primary use of MobaXterm is for graphic design.
d)

To connect to remote servers using SSH

10.

For how long is the AWS Free Tier subscription valid for new or student users?

a)
12 months
b)
18 months
c)
24 months
d)
6 months
11.

What is the default directory for a website in Apache web server on Linux?

a)
/var/www/html
b)
/var/www/public
c)
/etc/apache2/sites-available
d)
/usr/local/www
12.

What is the service name of the Apache web server on Amazon Linux or RHEL?

a)
apache2
b)
nginx
c)
http-server
d)
httpd
13.

What is the purpose of the yum command in Linux?

a)
The yum command is for creating user accounts.
b)
The yum command helps in configuring network settings.
c)

The purpose of the yum command in Linux is to To install, update, and remove packages.

d)
The yum command is used to monitor system performance.
14.

What is ec2-user in an AWS EC2 instance?

a)
ec2-user is a system administrator account for all EC2 instances.
b)
ec2-user is a temporary user account for AWS Lambda functions.
c)

ec2-user is the default non-root user account for Amazon Linux EC2 instances.

d)
ec2-user is a default account for Windows EC2 instances.
15.

Which AWS service is used for DNS management?

a)
Amazon CloudFront
b)
Amazon Route 53
c)
AWS Elastic Load Balancer
d)
Amazon S3
16.

What is DevOps?

a)
DevOps is a framework for designing user interfaces.
b)
DevOps is a tool for managing databases and servers.
c)
DevOps is a methodology that integrates development and operations to improve collaboration and efficiency in software delivery.
d)
DevOps is a programming language used for web development.
17.

What is Jenkins mainly used for?

a)
Jenkins is primarily used for web development.
b)
Jenkins is mainly used for database administration.
c)
Jenkins is mainly used for continuous integration and continuous delivery (CI/CD) automation.
d)
Jenkins is primarily used for project management.
18.

What is Ansible used for?

a)
Ansible is used for manual server management and troubleshooting.
b)
Ansible is a programming language for web development.
c)
Ansible is used for automation of IT tasks such as configuration management and application deployment.
d)
Ansible is a tool for graphic design and multimedia editing.
19.

What is Kubernetes used for?

a)
Kubernetes is used for automating the deployment, scaling, and management of containerized applications.
b)
Kubernetes is a tool for creating and editing text documents.
c)
Kubernetes is a programming language for developing web applications.
d)
Kubernetes is used for managing virtual machines in a cloud environment.
20.

Why is LangChain used in LLM development?

a)
LangChain is primarily used for data visualization in AI.
b)
LangChain simplifies the deployment of machine learning models.
c)
LangChain focuses on enhancing user interface design for applications.
d)
LangChain is used to integrate language models with data sources and tools for complex applications.
21.

Why is LLM (Large Language Model) development important?

a)

To build intelligent applications like chatbots, assistants, and AI agents

b)
LLM development is primarily focused on enhancing video game graphics.
c)
LLM development is essential for creating physical robots for manufacturing.
d)
LLM development mainly aims to reduce the cost of cloud storage solutions.
22.

What is an ad-hoc command in Ansible?

a)
An ad-hoc command in Ansible is a scheduled job for regular maintenance.
b)
An ad-hoc command in Ansible is a temporary command executed on remote hosts for quick tasks.
c)
An ad-hoc command in Ansible is a configuration file for system settings.
d)
An ad-hoc command in Ansible is a permanent script for automation tasks.
23.

What is an inventory in Ansible?

a)
An inventory in Ansible is a collection of software packages.
b)
An inventory in Ansible is a list of hosts and groups of hosts for task execution.
c)
An inventory in Ansible is a set of configuration files for servers.
d)
An inventory in Ansible is a database of user credentials.
24.

What is the default configuration file used by Ansible?

a)
/var/lib/ansible/ansible.cfg
b)
/etc/ansible/ansible.cfg
c)
/etc/ansible/ansible.conf
d)
/usr/local/ansible/config.cfg
25.

Why are Ansible playbooks written in YAML format?

a)
Ansible playbooks are written in XML format for better performance.
b)
Ansible playbooks are written in JSON format for compatibility.
c)
Ansible playbooks are written in plain text for simplicity.
d)
Ansible playbooks are written in YAML format for readability and ease of use.