Management and Migration Flashcards

1
Q

Which of the following best describes the “lift and shift” cloud migration approach?

Replication of on-premises data to the cloud

Selection of a cloud-based functional equivalent to an on-premises solution

Little to no modification when moving IT solutions to the cloud

Back up of on-premises data to the cloud

A

Little to no modification when moving IT solutions to the cloud

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

You would like to organize all AWS resources tied to a specific project in a single place in the AWS management console for easy administration. What should you configure?

S3 bucket

Resource group

EC2 instance

Resource tag

A

Resource group

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

You have installed the AWS management console mobile app. Which of the following are valid authentication options?

Root account

IAM user

Access keys

Smartcard

PKI certificate

A

Root account

IAM user

Access keys

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

Which command is used when working with the AWS CLI?

aws

awscli

cli

amazon

A

aws

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

Which AWS CLI command is used to authenticate to AWS?

aws

aws connect

aws login

aws configure

A

aws configure

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

You need to view PowerShell cmdlets related to AWS management. Which module should you query?

AWS

AWSPowerShell

CloudAWS

AWSCloud

A

AWSPowerShell

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

You need to use PowerShell to manage AWS resources in a specific region. Which command syntax should you use before managing resources?
Instruction: Choose the option that best answers the question.

AWS-Region -Set

Initialize-AWSDefaults -Region

Set-Region

Initialize-AWSRegion

A

Initialize-AWSDefaults -Region

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

Which of the following terms is the most closely related to cloud resource tagging?

Encryption

Exporting

Metadata

Linking

A

Metadata

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

Which AWS migration option is designed for transferring petabytes of data to the cloud using physical appliances?

CloudFront

AWS CART

AWS Snowball

CloudEndure

A

AWS Snowball

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

You plan on using AWS Snowball to transfer large amounts of on-premises data to the AWS cloud. What is the first thing you should do?

Configure a client-to-site VPN

Create a job

Acquire mass storage devices

Configure a site-to-site VPN

A

Create a job

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

When creating an AWS Snowball job, the only country available in the addressing drop-down list is the United States. Why is this happening?

You first need to switch to a different AWS region

AWS Snowball is offered only in the United States

Your AWS account has not been upgraded to a premium account

Your email address is located in the United States

A

You first need to switch to a different AWS region

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

Which PowerShell cmdlet is used to tag AWS resources?

Set-EC2Tag

Create-EC2Tag

Add-EC2Tag

New-EC2Tag

A

New-EC2Tag

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

How are AWS resources referenced when tagging using the CLI?

ID

Amazon Resource Name (ARN)

Name

AWS API ID

A

Amazon Resource Name (ARN)

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

You have deployed an EC2 instance based on the Amazon Linux AMI. How can you verify that the CLI is installed in the instance?

Type awscli

Type cli -version

Type aws

Type cli

A

Type aws

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