S3 Storage Classes Flashcards

1
Q

Used to detect and fix any data corruption

A

Cyclic Redundancy Checks

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

Storage class to store your frequently accessed data that is important and not replaceable, stored across at least 3 AZ. 11 9’s durability

A

S3 Standard

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

Storage class to store long-lived data where access is infrequent

A

S3 Standard-Infrequent Access

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

Standard-IA has a minimum duration charge of 30 days, even if objects are stored for less, you will be billed for the full 30 days

A

True

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

Storage class to store long-lived, yet less frequently accessed data. Only stored in one AZ. Used for not important/replaceable data

A

S3 One Zone-IA

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

Low-cost storage for data archiving and long-term backup suitable for files
that are rarely accessed and takes minutes to hours for object retrieval

A

Amazon S3 Glacier Flexible Retrieval

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

Used for long-lived data accessed infrequently but needs immediate/millisecond access

A

Amazon S3 Glacier Instant Retrieval

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

Glacier file retrieval in 1-5 minutes

A

Amazon S3 Glacier Expedited Retrieval

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

Glacier file retrieval in 3-5 hours

A

Amazon S3 Glacier Standard

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

Glacier retrieval in 5-12 hours

A

Amazon S3 Glacier Bulk

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

Offers a more competitive price point than S3 Glacier if your primary requirement is a durable and secure long-term storage for large amounts of data

A

S3 Glacier Deep Archive

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

Glacier object retrieval in 12 hours minimum

A

S3 Glacier Deep Archive Standard

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

Glacier object retrieval in up to 48 hours

A

S3 Glacier Deep Archive Bulk

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

Storing data with changing or unknown access patterns that automatically moves objects between access tiers

A

S3 Intelligent Tiering

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

Policies determine how your objects are stored in your S3 bucket and lets you transition your objects from one storage tier to another, usually to reduce storage cost or to archive an object

A

Lifecycle Policies

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

Bridge between on-premises data and cloud data
used for:

  • disaster recovery
  • backup & restore
  • tiered storage
  • on-premises cache & low-latency files access
A

AWS Storage Gateway

17
Q

Configured S3 buckets are accessible using the NFS and SMB protocol with most recently used data is cached in the file gateway

A

Amazon S3 File Gateway

18
Q

Does SMB Protocol have integration with Active Directory (AD) for user authentication?

A

Yes

19
Q

Native access to Amazon FSx for Windows File Server with a local cache for frequently accessed data

A

Amazon FSx File Gateway

20
Q

Block storage using iSCSI protocol backed by S3 backed by EBS snapshots

A

Volume Gateway

21
Q

Low latency access to most recent data in Volume Gateway

A

Cached volumes

22
Q

Entire dataset is on-premise, scheduled backups to S3 in Volume Gateway

A

Stored volumes

23
Q

Backup processes using physical tapes with a Virtual Tape Library (VTL) backed by Amazon S3 and Glacier

A

Tape Gateway

24
Q

On-premises virtualization helpful for daily NFS backups in small data centers

A

Storage Gateway – Hardware appliance

25
Q

A fully-managed service for file transfers into and out of Amazon S3 or Amazon EFS using the FTP protocol

A

AWS Transfer Family

26
Q

AWS Transfer for FTP (File Transfer Protocol (FTP))
AWS Transfer for FTPS (File Transfer Protocol over SSL (FTPS))
AWS Transfer for SFTP (Secure File Transfer Protocol (SFTP))

on top of Amazon S3 or Amazon EFS

A

AWS Transfer Family

27
Q

Move large amount of data to and from on-premises / other cloud to AWS or AWS to AWS

A

AWS DataSync

28
Q

If moving large amount of data to and from On-premises / other cloud to AWS is an agent required?

A

Yes

29
Q

Are File permissions and metadata preserved in AWS DataSync

A

Yes