Migration / Transfer Services / Infrastructure Management Flashcards

1
Q

Database Migration Services (DMS)

A

Helps with migrating on premises databases to or within AWS. Supports homogeneous and heterogeneous migrations with continuous data replication and virtually no downtime.

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

Server Migration Service (SMS)

A

Migrate on premises servers to AWS. Your server is saved as an Amazon Machine Image (AMI), which can be used to launch EC2 instances.

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

AWS Snow Family

A

Transfer large amounts of on-premises data to AW using a physical storage device. Snowcone, Snowball. Snowball Edge, and Snowmobile.

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

AWS Snowcone

A

Has 8 terabytes of capacity. You can ship it to AWS, or use DataSync to transfer digitally.

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

AWS Snowball and Snowball Edge

A

Handles petabyte levels of data. You can transfer data in and out of AWS. Cheaper than internet transfer. Only Edge supports Lambda and EC2.

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

AWS Snowmobile

A

Multi-petabyte or exabyte level data. A literal truck picks up your data and transfers it to S3.

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

DataSync

A

Handles online transfer of on-premises data to AWS. Copy over Direct Connect or internet. Copy data between AWS storage devices as well. You can replicate data cross-region or cross-account.

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

Infrastructure as Code (IaC)

A

Writing and using scripts to provision AWS resources.

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

Cloud Formation

A

automatically provision AWS resources using scripted templates. (Supports IaC)

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

Elastic Beanstalk

A

Used to deploy and scale webapps. Automatically handles capacity provisioning, load balancing, and auto-scaling, and monitors app health. FOR THE CLOUD ONLY.

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

OpsWorks

A

Uses Chef or Puppet to automate the configuration of your SERVERS and deploy code. Can be used to manage on-premises servers or EC2 instances.

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