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.
32 Minutes
16 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 SysOps Quiz
Amazon Web Services falls into which cloud-computing category?
Software as a Service (SaaS)
Platform as a Service (PaaS)
Infrastructure as a Service (IaaS)
Back-end as a Service (BaaS)
All AWS IaaS services are pay-as-you-go.
True
False
Amazon Elastic Compute Cloud (Amazon EC2) does which of the following?
Provides customers with an isolated section of the AWS cloud where they can launch AWS resources in a virtual network that they define.
Provides resizable computing capacity in the cloud.
Provide a simple web services interface that customers can use to store and retrieve any amount of data from anywhere on the Web.
Provides a web service allowing customers to easily set up, operate and scale relational databases in the cloud.
What does NIST stands for ?
National Instruction of Social and Technology
National Institute of Standards and Technology
National Institute of Social and Technology
All of Above
AWS reaches customers in how many countries?
86
137
182
190
An Organisation wants to set up a website which should be failover to backup website if it fails. One of the requirement of an Organisation, website should be available majority of the time. Using Amazon Route 53 which configuration would best suit this requirement?
Active-active failover
Use 3rd Party DNS
Active-passive failover.
Active-active-passive and other mixed configurations
Can we create record sets in a hosted zone have a different domain suffix (like www.subdomain.mydomain.com, www.yourdomain.org)?
Yes, but only in private hosted zone
Yes
Yes, depending on the TLD.
No
You are preparing for your production environment &doing lots of test by launching and stopping multiple instances in development environment to consistency of the application. How you will be charged for all these instances?
Billing commences when EC2 instance is completely up and billing ends as soon as theinstance starts to shutdown
Billing only commences only after 1 hour of uptime and billing ends when the instance terminates.
Billing commences when EC2 initiates the boot sequence and billing endswhen the instance shuts down
Billing commences when EC2 in running state and billing ends assoon as the instance stop
You are working for a project &client looking for solution which provides them low latency, high availability, durability with good user experience. This client is Start-up and currently operates from 2 locations but they are expecting to grow across geographies. Which of the following solution you would suggest to your client?
AWS S3 as both the origin server and for caching
AWS S3 as the origin server and AWS EC2 for caching
AWS CloudFront as both the origin server and for caching
AWS S3 as the origin server and AWS CloudFront for caching
To avoid termination of an instance accidently, you have enabled termination protection on an EC2 instance. One of the user also set instance initiated shutdown behaviour to terminate while launching instance. When the user shuts down the instance from the OS, what will happen?
The OS will shutdown but the instance will not be terminated due to protection
It will terminate the instance
It will not allow the user to shutdown the instance from the OS
It is not possible to set the termination protection when an Instance initiated shutdown is set to Terminate
An organization has created a new application for creative images which is hosted on the AWS EC2 instance. Because images need lots of storage, organisation decided to use the AWS S3 to keep these images. Due to security issues organization does not want to store the AWSsecure credentials required to access the S3 from application hosted on AWS EC2 instance. Which option they should choose to avoid using AWS secure credentials.
We can use IAM role, & attach to IAM user
We can use IAM role& attach to an EC2 instance
Since EC2 & S3 are hosted on same account, security credentials doesn’t require
Use the X.509 certificates
You have installed MS SQL RDS. Which default port you can use to access MS SQL?
1433
443
80
1158
AWS provides the ability to create backups of any AWS EBS volume. What is this backup known as in AWS?
Snapshots
Images
Instance backups
Mirrors
What is an isolated database environment running in the AWS RDS called?
DB Instance
DB Unit
DB Server
DB Volume
Which of the following AWS services encrypts data at rest?
Amazon DynamoDB
Amazon CloudFront
Amazon Glacier
Amazon Simple Queue Service
What are the different types of permission used in AWSIAM?
Resource-based and Product-based
Product-based and Service-based
Service-based
User-based and Resource-based
Time is Up!