wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Developer Day2

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

Which of the following indexes in DynamoDb cannot be deleted once created?

a)

Local Secondary Index

b)

Global Secondary Index

2.

One RCU in DynamoDb can read ____________KB of data with strong consistency.

a)

2

b)

14

c)

4

d)

8

3.

What is the maximum configurable timeout for a Lambda function?

a)

1 minute

b)

5 minutes

c)

10 minutes

d)

15 minutes

4.

Which of the following allows a Lambda to access other AWS resources during execution?

a)

Invocation Role

b)

Access Key

c)

Secret Key

d)

Execution Role

5.

Which of the following kind of APIs can be created in API gateway? (Choose two)

a)

SOAP

b)

REST

c)

WebSocket

6.

The ___________________ attribute of a queue is SQS is configured to enable long polling.

a)

Visibility Timeout

b)

Retention Period

c)

Receive Message Wait Time

d)

Redrive Policy

7.

Which of the following subscriber protocols are supported by SNS? (Choose two)

a)

Lambda

b)

TCP

c)

SQS

d)

FTP

8.

Which of the following is not a state type in Step functions?

a)

Task

b)

Pass

c)

Stop

d)

Choice

9.

Which of the following services in AWS enables end to end tracing of requests

a)

Cloudwatch

b)

Cloudtrail

c)

X-Ray

10.

Which of the following are storage classes in S3? (Chosse two)

a)

Standard

b)

Standard-IA

c)

Backup

d)

Optional

11.

What is the maximum allowed object size in S3?

a)

5GB

b)

500GB

c)

5TB

d)

100GB

12.

You want to create a chat application for internal use in your organization. Which of the following services on AWS can be used to store and retrieve chat messages?

a)

Elasticache Redis

b)

S3

c)

RDS

d)

Elasticache Memcached

13.

Which of the following services on AWS can be used to create a container registry for your docker containers?

a)

Elastic Container Services - ECS

b)

Elastic Container Registry - ECR

c)

ECS for Kubernetes - EKS

d)

None of the given options

14.

What are two launch types available for contaners orchestrated using ECS? (Choose 2)

a)

EC2

b)

Lambda

c)

Fargate

d)

EKS