Storage Solutions Flashcards

1
Q

You are configuring an S3 lifecycle rule transition for current S3 object versions that will archive data using Glacier. Which of the following is a valid configuration?

Days after replication

Days after creation

Days after modification

Days after deletion

A

Days after creation

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

Which PowerShell cmdlet is used to create a new S3 bucket?

Create-S3Bucket

Add-S3Bucket

Initialize-S3Bucket

New-S3Bucket

A

New-S3Bucket

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

You plan on using the AWS management console to upload large files to an S3 bucket. What is the maximum file upload size when using the GUI?

10 TB

160 GB

100 GB

1 TB

A

160 GB

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

You need to archive a file named File1. Which AWS CLI command should you use?

aws s3 cp s3://bucket1/folder1/file1.doc s3://bucket1/folder1/file1.doc –storage-class ARCHIVE

aws s3 cp s3://bucket1/folder1/file1.doc s3://bucket1/folder1/file1.doc –storage-class IA

aws s3 cp s3://bucket1/folder1/file1.doc s3://bucket1/folder1/file1.doc –storage-class STANDARD_IA

aws s3 cp s3://bucket1/folder1/file1.doc s3://bucket1/folder1/file1.doc –storage-class GLACIER

A

aws s3 cp s3://bucket1/folder1/file1.doc s3://bucket1/folder1/file1.doc –storage-class GLACIER

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

You require the ability to revert to an earlier copy of a file stored in an S3 bucket. Which S3 option should you enable?

Versioning

Transfer acceleration

Encryption

Cross-region replication

A

Versioning

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

Which statements regarding Glacier archiving are correct?

Archives can be uploaded using the REST API

Archives can be uploaded using PowerShell

Archives can be uploaded using the CLI

Archives can be uploaded using the AWS management console

A

Archives can be uploaded using the REST API

Archives can be uploaded using the CLI

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

Which AWS CLI command is used to create a new S3 bucket?

aws s3 create-bucket

aws s3 bucket create

aws s3 create bucket

aws s3api create-bucket

A

aws s3api create-bucket

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

What must be configured for data archiving to Glacier?

CloudFront

EFS

Vault

EC2 instance

A

Vault

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

You are using the AWS management console to create a new S3 bucket. What is the default permission for the new bucket?

Limited public access

Allow anonymous access

Block all public access

Private access only

A

Block all public access

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

Which PowerShell cmdlet changes an S3 object’s storage class?

Set-StorageClass

Copy-S3Object

Copy-StorageClass

Set-S3Object

A

Copy-S3Object

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

You need to view files uploaded to an S3 bucket using the CLI. Which command should you use?

aws ls s3://bucket187

aws show s3://bucket187

aws s3 ls s3://bucket187

aws list s3://bucket187

A

aws s3 ls s3://bucket187

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

Which Linux command can be used to connect to AWS Elastic File System?

sudo

ifconfig

mount

ls

A

mount

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

Which PowerShell cmdlet is used to upload content to an S3 bucket?

Update-S3Object

Add-S3Object

Copy-S3Object

Write-S3Object

A

Write-S3Object

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

You need to configure the storage class for S3 objects that need to be archived. Where can the storage class be configured?

S3 folder, object, and EC2 instance

S3 object only

S3 folder only

S3 folder and object

A

S3 folder and object

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

You are using the AWS management console. You navigate to and select and S3 folder. What should you click to configure the folder storage class?

Actions, Permissions

Actions, Change storage class

Permissions

Management

A

Actions, Change storage class

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

Which protocol does Elastic File System use?

SMB

iSCSI

IPsec

NFS

A

NFS