Management and Migration Flashcards
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
Little to no modification when moving IT solutions to the cloud
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
Resource group
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
Root account
IAM user
Access keys
Which command is used when working with the AWS CLI?
aws
awscli
cli
amazon
aws
Which AWS CLI command is used to authenticate to AWS?
aws
aws connect
aws login
aws configure
aws configure
You need to view PowerShell cmdlets related to AWS management. Which module should you query?
AWS
AWSPowerShell
CloudAWS
AWSCloud
AWSPowerShell
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
Initialize-AWSDefaults -Region
Which of the following terms is the most closely related to cloud resource tagging?
Encryption
Exporting
Metadata
Linking
Metadata
Which AWS migration option is designed for transferring petabytes of data to the cloud using physical appliances?
CloudFront
AWS CART
AWS Snowball
CloudEndure
AWS Snowball
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
Create a job
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
You first need to switch to a different AWS region
Which PowerShell cmdlet is used to tag AWS resources?
Set-EC2Tag
Create-EC2Tag
Add-EC2Tag
New-EC2Tag
New-EC2Tag
How are AWS resources referenced when tagging using the CLI?
ID
Amazon Resource Name (ARN)
Name
AWS API ID
Amazon Resource Name (ARN)
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
Type aws