wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Knowledge check

Total questions: 18

Worksheet time: 6mins

Name
Class
Date
1.

IAM Users are defined on a per-region basis

a)

True

b)

False

2.

You are getting started with AWS and your manager wants things to remain simple yet secure. He wants management of engineers to be easy, and not reinvent the wheel every time someone joins your company. What will you do?

a)

I'll create one IAM user and everyone will share the credentials

b)

I'll create multiple IAM users, and assign each user their own policy

c)

I'll create multiple IAM users and groups, and assign policies to groups. New users will be added to groups.

3.

Load balancers provide a

a)

Static IPv4 we can use in our application

b)

Static DNS name we can use in our application

c)

Static IPv6 we can use in our application

4.

Application Load balancers handle all these protocols except

a)

HTTP

b)

HTTPS

c)

Websocket

d)

TCP

5.

I have an ASG and ALB, and I setup my ASG to get health status of instances to my ALB. One instance has just reported unhealthy. What will happen?

a)

The ASG will keep the instance running and re-start the application

b)

The ASG will detach the EC2 instance from the group, and leave it running.

c)

The ASG will terminate the EC2 instance

6.

Your instance in us-east-1a just got terminated, and the attached EBS volume is now available. Your colleague tells you he can't seem to attach it to your instance us-east-1b.

a)

He's missing IAM permissions

b)

EBS volumes are AZ locked

c)

EBS volumes are region locked

7.

How can you remove older versions that are not used by Elastic Beanstalk so that new versions can be created for your application?

a)

Setup an .ebextensions files

b)

Use a lifecycle policy

c)

Define a Lambda function

d)

Use Worker Environments

8.

You have an application composed of individual services. You need to route a request to a service based on the content of the request. which service should you use?

a)

EC2 Auto Scaling

b)

Elastic Load Balancing

c)

Amazon Route S3

d)

AWS CloudTrail

9.

What is the first step in getting started with AWS Lambda?

a)

Deploy an OS image

b)

Upload your code

c)

Pay for estimated compute time

d)

Provision EC2 Instance

10.

Load balancers can span across

a)

Multiple AZs

b)

Multiple regions

c)

MutipleAZs and optional multiple regions

d)

Depends on the region

11.

What is true about Elasticity in EC2?

a)

Elasticity refers to the provisioning of new resources to match increase in demand

b)

Elasticity refers to automatically provisioning and deprovisioning of resources to match the workload demand.

c)

Elasticity refers to the deprovisioning of resources due to increase in demand

d)

None of above

12.

You quickly created an ELB and it turns out your users are complaining about the fact that sometimes, the servers just don't work, You realize that indeed, your servers do crash from time to time. How to protect your users from seeing these crashes?

a)

Enable stickiness

b)

Enable Health Checks

c)

Enable SSL termination

13.

You are designing a high performance that will require millions of connections to be handle, as well as low latency. The best Load Balancer for this is

a)

Application Load Balancer

b)

Classic Load Balancer

c)

Network Load Balancer

14.

You are running at desired capacity of 3 and the maximum capacity of 3. You have alarms set at 60% CPU to scale out your application. Your application is now running at 80% capacity. What will happen?

a)

Nothing

b)

The desired capacity will go up to 4 and maximum will stay at 3

c)

The desired capacity will go up to 4 and the maximum will stay at 4

15.

To make a serverless API, I should integrate API Gateway with

a)

EC2

b)

ELB

c)

Lambda

16.

which of the following storage options can create a persistent storage volume in EC2?

a)

Ephemeral

b)

EBS

c)

S3

d)

Dynamodb

17.

Which of the following services empowers ElasticBeanstalk?(Select three)

a)

ELB

b)

Autoscaling group

c)

Congnito

d)

EFS

e)

EC2

18.

Select All answers true to Public IP

a)

Can be geo-located easily

b)

Two machines can have same IP address

c)

Public IP means the machine can be identified on the internet(www)

d)

Only a specifies range of IP can be used as Public IP

e)

Must be unique across whole web