Migrations Flashcards
Which of the following platforms are supported by AWS Server Migration Service Connector?
- VMware vSphere
- Xen
- Microsoft Hyper-V/SCVMM
- Microsoft Azure
- VMware vSphere
- Microsoft Hyper-V/SCVMM
- Microsoft Azure
From the list below, what are NOT valid targets for AWS Database Migration Service (AWS DMS) when migrating to an on-prem or EC2 instance database?
- Oracle
- Microsoft SQL Server
- SQLite
- SAP Adaptive Server Enterprise (ASE)
- MySQL
- IBM DB2
- MariaDB
- Couchbase
- PostgreSQL
- MongoDB
- Firebase
- Redis
- Cassandra
- Amazon Aurora
- Amazon Redshift
- Amazon S3
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon DocumentDB
- Amazon Neptune
- Apache Kafka
- SQLite
- MongoDB
- IBM DB2
- Couchbase
- Firebase
- Cassandra
- Amazon Aurora
- Amazon Redshift
- Amazon S3
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon DocumentDB
- Amazon Neptune
- Apache Kafka
From the list below, what are valid targets for AWS Database Migration Service (AWS DMS)?
- Oracle
- Microsoft SQL Server
- SQLite
- SAP Adaptive Server Enterprise (ASE)
- MySQL
- IBM DB2
- MariaDB
- Couchbase
- PostgreSQL
- MongoDB
- Firebase
- Redis
- Cassandra
- Amazon Aurora
- Amazon Redshift
- Amazon S3
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon DocumentDB
- Amazon Neptune
- Apache Kafka
- Oracle
- Microsoft SQL Server
- SAP Adaptive Server Enterprise (ASE)
- MySQL
- MariaDB
- PostgreSQL
- Redis
- Amazon Aurora
- Amazon Redshift
- Amazon S3
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon DocumentDB
- Amazon Neptune
- Apache Kafka
From the list below, what are NOT valid sources for AWS Database Migration Service (AWS DMS)?
- Oracle
- Microsoft SQL Server
- SQLite
- SAP Adaptive Server Enterprise (ASE)
- MySQL
- IBM DB2
- MariaDB
- Couchbase
- PostgreSQL
- MongoDB
- Firebase
- Redis
- Cassandra
- Microsoft Azure
- Amazon Aurora
- Amazon Redshift
- Amazon S3
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon DocumentDB
- Amazon Neptune
- Apache Kafka
- SQLite
- Couchbase
- Firebase
- Redis
- Cassandra
- Amazon Redshift
- Amazon DynamoDB
- Amazon OpenSearch Service
- Amazon ElastiCache for Redis
- Amazon Kinesis Data Streams
- Amazon Neptune
- Apache Kafka
What’s VM Import/Export used for?
VMWare-specific tool that allows importing virtual machine images from on-prem to Amazon EC2 instances, and exporting them back to on-prem.
Note: Images have to be uploaded to S3 before being able to import them to EC2.
What’s the difference between AWS Application Migration Service (AWS MGN) and Server Migration Service (SMS)?
AWS MGN is the more recent, recommended product for server migrations. The three key differences of both are:
Replication mode: MGN utilizes continuous, block-level replication while SMS is incremental, snapshot-based.
Cutover time: MGN enables cutover windows measured in minutes, SMS in hours.
Agent: MGN requires an agent to run on the source servers while SMS is agentless.
What’s AWS Application Discovery Service used for?
It collects and presents configuration, usage, and behavior data from servers, for example to prepare a migration (incl. TCO estimation).
What kind of servers can you migrate with AWS Application Migration Service (AWS MGN) and AWS Server Migration Service (SMS)? Physical, virtual, or both?
MGN: both
SMS: virtual only