Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Basic Knowledge check

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

Which service provides persistent block storage volumes or use with Amazon EC2 instances?

a)

Amazon S3

b)

Amazon EFS

c)

Amazon EBS

d)

Amazon DynamoDB

2.

What is Elastic Load Balancing?

a)

Automatically slowing down traffic to decrease latency

b)

Automatically distributing traffic across multiple targets

c)

Automatically monitoring traffic to ensure that costs are kept beneath specified threshold

d)

Automatically stopping traffic when targets are overloaded

3.

Which of the following option describes the most common AWS billing model?

a)

Daily Billing

b)

Annual Billing

c)

Pay as you go

d)

Pay in advance

4.

Which service sends notifications or automatically makes changes to the resources being monitored based on rules you established?

a)

Amazon EC2

b)

Amazon Aurora

c)

Elastic Load Balancing

d)

Amazon CloudWatch

5.

Availability Zones are

a)

All together in one data centre

b)

In geographically isolated data centers

c)

In different data centres

d)

None of the above

6.

When a security group is created,what is the default behavior?

a)

Allow all traffic inbound and allow all traffic outbound

b)

Allow all traffic inbound and deny all traffic outbound

c)

Deny all traffic inbound and allow all traffic outbound

d)

Deny all traffic inbound and Deny all traffic outbound

7.

All of these are IA components except

a)

Users

b)

Organisations

c)

Roles

d)

Policies

8.

How is storage typically prices on AWS cloud?

a)

Charged by instance type

b)

Charged per GB

c)

Charged per hour or second

d)

Charged per speed of transfer

9.

Your boss wants to scale your ASG based on the number of requests per minute your application makes to your database

a)

You politely tell him it's impossible

b)

You create CloudWatch custom metric and build an alarm on this to scale your ASG

c)

You enable detailed monitoring and use that to scale your ASG

d)

None of the above

10.

Which of the following tasks is the customer's responsibility when creating Amazon VPC security?

a)

Adding rules regarding inbound traffic to the security group

b)

Ensuring that the security groups are linked to Amazon EC2

c)

Choosing the level of physical security or the network

d)

Selecting an appropriate load balancing strategy or the network routers

11.

Which category of services includes Amazon S3?

a)

Computing

b)

Security

c)

Migration

d)

Storage

12.

Which parts of the AWS infrastructure support increased resilience?

a)

Multiple Availability Zones within a region

b)

Multiple AWS Direct Connect (DX) gateways within data center

c)

Multiple regions distributed globally

d)

Multiple edge locations within a region

13.

Which AWS service is a managed DDoS protection service that safeguards applications running on AWS?

a)

Amazon CloudWatch

b)

AWS identity and access management

c)

Amazon Inspector

d)

AWS shield

14.

You are getting a network timeout when trying to SSH into your EC2 instance

a)

Your security group are misconfigured

b)

Your key is missing permissions

c)

The Linux instance is misconfigured

d)

None of the above

15.

You are getting a permission error exception when trying to SSH into your Linux Instance

a)

The security group is misconfigured

b)

The key is missing permissions chmod 0400

c)

The Linux instance is misconfigured

d)

None of the above

16.

Which AWS service enables you to repeatedly and predictably provision resources to power your applications?

a)

AWS CloudFormation

b)

Amazon CloudFront

c)

AWS CloudTrail

d)

AWS CloudMap

17.

Which of the following is the best practice for adding an additional layer of security when logging into the AWS Management Console?

a)

Secondary user name

b)

Root access permissions

c)

Multi-factor authentication (MFA)

d)

Secondary passowrd

18.

Which component of the AWS global infrastructure supports the caching of content or faster access?

a)

AWS Direct Connect locations

b)

Edge locations

c)

Regions

d)

Availability Zones

19.

You have been tasked with distributing a newsletter that will be pushed out to administrators by email. Which of the following is the best solution?

a)

Store the newsletters in an Amazon Simple Storage Service (Amazon S3) bucket and distribute them with AWS CloudTrail

b)

Route the newsletters to an Amazon ElastiCache Store

c)

Create a messaging queue in Amazon CloudFront

d)

Create a topic in Amazon Simple Notification Service (Amazon SNS) that administrators can subscribe to

20.

A company has 70 employees divided into 10 departments. The IT administrator wants to customize each departments access to AWS. Which of the following option is most appropriate ?

a)

Make each employee an AWS account root user

b)

Create an IAM role for each department, and assign IAM users to the roles

c)

Create a temporary role for each employee, and revise their access as needed

d)

Create an IAM group for each department, and assign IAM users to the groups