Explore Online Courses
Free Courses
Hire from us
Become an Instructor
Reviews
All Courses
Submit
Submit
Take the Free Practice Test
Free Practice Test
Instructions:
FREE test and can be attempted multiple times.
60 Minutes
30 Multiple Choice Questions
Fill in the Details to Get Started
Select your preference
Self-learning and knowledge validation
Completed a course & revising
Just curious
By providing your contact details, you agree to our
Terms of Use
&
Privacy Policy
Welcome to your AWS DevOps Quiz
What type of hypervisor is used in AWS?
Type 1
Type 2
Type 3
None of the above
What kind of service is AWS RDS?
IaaS
PaaS
SaaS
FaaS
What is the name of AWS's object based storage service?
EBS
FSx
S3
v
Which is the hypervisor software used by AWS for virtualization?
Microsoft Hyper-V
Xen Server
VMware Server
None of the above
"Cloud" in cloud computing represents what?
Wireless
Hard drives
Internet
People
What types of EBS volume can be used in multi-attach?
GP2
IO1
ST1
SC1
What tool should be used to create a clone of an EC2 instance?
EBS
EFS
AMI
Snapshots
Which instance type is free tier eligible?
t2.small
t2.medium
m4.large
t2.micro
How is Elastic IP different from Public IP?
EIP is dynamic
EIP is static even when rebooted
EIP is only static when instance is running
All of the Above
EFS can be concurrently connected to hundreds of instances?
TRUE
FALSE
What ELB should be used when I need to forward traffic to 2 applications which go by intellipaat.com/blogs and intellipaat.com/academy
ALB with path-based routing
ALB with Host-based routing
CLB
NLB with port based routing
What Route 53 record should be used to point to the intellipaat.com domain which uses ELB?
A record
CNAME record
MX record
Alias record
Which routing policy should be used if you want to change the website language according to the country?
Simple
Geolocation
Weighted
Failover
Which ELB is the best for low-latency TCP connections?
CLB
ALB
NLB
None of the above
What type of scaling does EC2 Auto Scaling provide?
Vertical
Horizontal
From what services I can block incoming/outgoing IPs?
Security Groups
DNS
ELB
NACL
Which VPC component should be used for internet connectivity for private instances but only one way?
Internet Gateway
Route Tables
NAT gateway
None of the above
What does a public subnet have in a VPC?
A connection with the on-premise data center
At least one route in its associated routing table that uses an Internet gateway (IGW)
At least one route in its associated routing table that uses an NAT gateway
All of the above
You are asked to add a static public IP address for your EC2 instance running in a public subnet. How will you do this this?
Use the Private IP
Use a new Public IP
Attach an EIP to the instance
Attach ELB to EC2 instance
Connecting to a VPC in another region is possible.
TRUE
FALSE
A company needs to retain their data for 8 years and when retrieving it should be done within 24 hours. Which storage class should be used?
Glacier Deep Archive
Glacier
Onezone IA
Standard-IA
Limit for total number of buckets in an account?
10
100
1000
25
What type of consistency model is provided in Amazon S3 when you upload a new version of an object?
Read after write consistency
Eventual consistency
Write after read consistency
As S3 is a global service, the buckets created in a region are accessible in other regions.
TRUE
FALSE
How can you create a hierarchy that mimics a filesystem in Amazon S3?
Enable Versioning
Upload objects into other objects
Creating Folders
Using lifecycle rules
Which is NOT a database engine supported by Amazon RDS?
MariaDB
MySQL
PostgreSQL
DB2
Which database is the best to store metadata of videos and audio files uploaded in an application?
DynamoDB
RDS
Redshift
Elasticache
You have an AWS RDS MySQL database hosted in the us-east-1 region. You need to ensure that a backup database is in place and the data is asynchronously copied. Which will solve this?
Enable Multi-AZ
Create Manual backups everyday
Create Read Replica
Create a clone of the database and migrate constantly
Which of these databases can be used to used to perform complex analytical queries?
DynamoDB
RDS
Redshift
Elasticache
Which AWS service is a NoSQL database in the following list?
DynamoDB
RDS
Redshift
Elasticache
Time is Up!