AWS Certified Developer - Associate Flashcards

Pass AWS Certified Developer - Associate Exam

1
Q

What is used to delete a large number of objects in S3?

A

Multi-Object Delete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the final API call for creating an AMI?

A

RegisterImage

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the hourly rate for VPC?

A

$0.05

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the SQS max message size?

A

256KB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the max SQS Visibility Timeout?

A

12 hours

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

SQS guarantees delivery with the possibility of duplicates.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

SWF max domains allowed per account.

A

100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

DynamoDB read capacity

A

(ITEM SIZE (rounded up to the next 4KB multiplier) / 4KB) * # of items

(Round up to the nearest 4 KB multiplier)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

DynamoDB consistent read capacity

A

(ITEM SIZE (rounded up to the next 4KB multiplier) / 4KB) * # of items / 2

(Round up to the nearest 4 KB multiplier)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

DynamoDB write capacity

A

(ITEM SIZE (rounded up to the next 1KB multiplier) / 1KB) * # of items

(Round up to the nearest 1 KB multiplier)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

DynamoDB tables per region

A

256

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

SWF workflow task execution time limit

A

1 year

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

DynamoDB maximum secondary indexes

A

10 For maximum query flexibility, you can create up to 5 global secondary indexes and up to 5 local secondary indexes per table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

DynamoDB doesn’t allow secondary index increases

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

DynamoDB global secondary indexes can be added after table creation

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

DynamoDB consistency models

A

Strong read / Eventual read

17
Q

DynamoDB size limit of a item collection

A

10GB

18
Q

SWF guarantees delivery order of messages

A

True

19
Q

DynamoDB smallest reserved capacity allowed

A

100

20
Q

DynamoDB max item size

A

400KB

21
Q

DynamoDB item attribute limit

A

Unlimited up to total size of 400KB

22
Q

SNS topic name character limit

A

256

23
Q

SNS confirmation time limit

A

3 days