NEW
Font size
WorksheetsCloud & DevOps Assesment
Total questions: 25
Worksheet time: 13mins
What is Amazon EC2?
A virtual server in the cloud
Which component is required to launch an EC2 instance?
S3 Bucket
IAM Role
VPC endpoint
AMI (Amazon Machine Image)
What is the default SSH port used to connect to a Linux EC2 instance?
Which storage option is commonly used as the root volume for EC2?
Which key pair is required to connect securely to an EC2 Linux instance?
SSH key pair (public and private key) is required.
What is the maximum number of EC2 instances you can launch in a default VPC?
20
50
100
Unlimited
Which service can be used to automatically scale EC2 instances based on demand?
AWS Lambda
Amazon RDS
Amazon CloudWatch
AWS Auto Scaling
Which service is used to monitor the performance of EC2 instances?
AWS CloudTrail
Amazon CloudWatch
AWS Config
Amazon Inspector
What is the primary use of MobaXterm?
To connect to remote servers using SSH
For how long is the AWS Free Tier subscription valid for new or student users?
What is the default directory for a website in Apache web server on Linux?
What is the service name of the Apache web server on Amazon Linux or RHEL?
What is the purpose of the yum command in Linux?
The purpose of the yum command in Linux is to To install, update, and remove packages.
What is ec2-user in an AWS EC2 instance?
ec2-user is the default non-root user account for Amazon Linux EC2 instances.
Which AWS service is used for DNS management?
What is DevOps?
What is Jenkins mainly used for?
What is Ansible used for?
What is Kubernetes used for?
Why is LangChain used in LLM development?
Why is LLM (Large Language Model) development important?
To build intelligent applications like chatbots, assistants, and AI agents
What is an ad-hoc command in Ansible?
What is an inventory in Ansible?
What is the default configuration file used by Ansible?
Why are Ansible playbooks written in YAML format?
