S3 Flashcards

1
Q

S3 = _____ ____ ____

A

SIMPLE STORAGE SERVICE

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

S3 uses a _____ namespace, which means names cannot be used.

A

flat

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

S3 offers _____ storage

infinite

unlimited

a litte bit

a decent amount

A

unlimited

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

S3 files can be from ____ to ____ TB in size

A

0 to 5

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

ACL = ___ ____ ____

A

access control list

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

S3 versioning is ____ by default

A

off

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

How many 9s of durability are in S3?

A

11

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

S3 offers ____ region replication

A

cross

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

S3 is made of ____ - object files

A

key

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

S3 offers 99.99% ______

A

availability

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

S3 guarantees ______% availability

A

99.9

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

Without _______, objects are replaced, not updated

A

versioning

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

S3 offers _____ management

A

lifecycle

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

S3 offers read after write for new ____

A

PUT

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

S3 offers eventual consistency for overwrite ___ and ____

A

PUT and DELETE

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

S3 is a ___ value store

A

key

17
Q

T or F

S3 offers SSL support

A

True

18
Q

S3 status checkup = ____ http code

A

200

19
Q

key =

A

name

20
Q

value =

A

object data

21
Q

S3 objects consist of these 4 main things:

A

key

value

version iD

metadata

22
Q

T or F

ACLs can be public or private

A

True

23
Q

S3 guarantees ____% durability

A

99.999999999

24
Q

Types of tiered storage available:

A

Immediate access, infrequent access, archive, delete

25
Q

This type of S3 costs less, has a retrieve fee, and is accessed less. It comes with a minimum 30 day store.

A

infrequent

26
Q

S3 offers _____ lifecycle management

A

automated

27
Q

T or F

S3 supports object encryption

A

true

28
Q

This type of S3 storage offers cheaper storage and less storage locations.

A

reduced redundancy

29
Q

Standard S3 offers _____% availability

A

99.99

30
Q

S3 ____ ______: data is accessed less frequently, but requires fast access when needed. Lower fee than standard, but retrival fee is charged.

A

Infrequent access

31
Q

______: archival storage with very infrequent access. Varying time for retrieval, but much longer than S3.

A

glacier

32
Q

Glacier retrieval options:

Standard : ___ to ___ hours:

Expedited: ___ to ____ minutes

bulk: ____ to ___ hours

A

3-5

1-5

5-12

33
Q

S3 _____ ______

Uses cloudfront edge

gb/month

CLI/API/Console

offloads object transder (in/out) from bucket region location to AWS edge location

Toggle on/off from management console

generates approx 2x charge over regular network costs

A

S3 transfer acceleration