AWS Storage Flashcards

1
Q

The total amount of data you can store within a S3 bucket

A

5 TB

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

The size for Multipart uploads for objects

A

100 MB

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

To reduce the risk of data loss during data upload to cloud storage

A

Multipart Upload

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

If you need to transfer large files to Cloud S3, you can speed up transfers by routing through AWS edge locations within the AWS infrastructure.

A

Amazon S3 Transfer Acceleration

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

AWS uses its enterprise encryption standard to encrypt data in S3.

A

Amazon Server-Side Encryption (SSE-S3)

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

Encryption is performed using AWS KMS, which includes adding an envelope key and AWS Cloud Trail to track key usage. This setup also provides flexibility if you wish to import your own key.

A

Amazon KMS-Managed Keys (SSE-KMS)

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

Customers have the flexibility to use their own encryption standard to encrypt storage data.

A

Customer-Provided Keys (SSE-C)

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

You have the option to encrypt data before storing it in S3 using AWS KMS-Managed CMK.

A

Client-side Encryption

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

AWS will automatically move infrequently accessed data to a lower-cost storage solution.

A

S3 Intelligent-Tiering

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

This storage option could lead to archive bloat, it solves the issues of accidentally deleting objects by saving overwritten

A

Versioning

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

AWS allows you to manually set up life cycle rules for objects using automation to transition objects through storage classes.

A

S3 Intelligent-Tiering

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

Manages access requirements for objects from the perspective of external accounts and users.

A

S3 bucket policies

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

Managed at the account level to control the way individual users and roles access multiple resources

A

IAM policies

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

Controls how users and services access objects within your S3 buckets through a policy that dictates access using DNS names.

A

AWS Access point

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

A low latency way to route to multiple buckets in different regions through the use of AWS Global Accelerator.

A

Multi-Region Access point

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

Provides temporary access to a private S3 object.

A

Presigned-URL

17
Q

Provides access to multiple private S3 objects.

A

Signed Cookies

18
Q

Storage class encrypted by default, taking up to hours to retrieve data

A

Amazon S3 Glacier

19
Q

Flexible file storage can be accessed from instances through your VPC and via a network file mount, which can also be accessed via on-prem and AWS direct connect.

A

Elastic File System (EFS)

20
Q

High-performance file system for Linux

A

FSx for Lustre

21
Q

A file system that supports SMB protocol and active directory

A

FSx for Windows File Server

22
Q

Low latency way to access cached data from on-prem using the SMB protocol or directly through file share mount points (NFS)

A

AWS Storage Gateway

23
Q

A simple and fast way to move large amounts of data online between prem and AWS storage, synchronizing through S3, EFS, and FSx

A

AWS DataSync

24
Q

With versioning enabled and a configured destination S3 bucket, we can sync the contents of our storage from one region to another region.

A

S3 Replication

25
Q

A feature of HTTP that uses headers to allow the browser to display contents in an S3 bucket pulled from another region, although the server is requesting from another region

A

S3 Cross-Origin Resource Sharing (CORS)

26
Q
A