AWS Migration Hub

Discover, Plan, and Track Your AWS Migrations

Question

MSP Bank, Limited is a leading Japanese monetary institution that provides a full range of financial products and services to both institutional and individual customers.

It is headquartered in Tokyo.

MSP Bank is hosting their existing infrastructure on premise.

MSP bank has lot of web applications, databases and data warehouses, NoSQL databases, and other types of data stores.

MSP Bank is working with AWS to migrate their existing platform onto AWS.

What service does AWS propose to discover your existing servers, plan migrations, and track the status of each application/database migration? select 1 option.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Answer : C.

Option A is incorrect - AWS Database Migration Service (AWS DMS) is a cloud service that makes it easy to migrate relational databases, data warehouses, NoSQL databases, and other types of data stores.

You can use AWS DMS to migrate your data into the AWS Cloud, between on-premises instances (through an AWS Cloud setup), or between combinations of cloud and on-premises setups.

With AWS DMS, you can perform one-time migrations, and you can replicate ongoing changes to keep sources and targets in sync.

If you want to change database engines, you can use the AWS Schema Conversion Tool (AWS SCT) to translate your database schema to the new platform.

You then use AWS DMS to migrate the data.

Because AWS DMS is a part of the AWS Cloud, you get the cost efficiency, speed to market, security, and flexibility that AWS services offer.

https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html

Option B is incorrect -AWS DataSync is a data transfer service that simplifies, automates, and accelerates moving and replicating data between on-premises storage systems and AWS storage services over the internet or AWS Direct Connect.

As a fully managed service, DataSync removes the need to modify applications, develop scripts, or manage infrastructure.

DataSync currently supports data transfer between Network File System (NFS) and Amazon Elastic File System (Amazon EFS), or Amazon Simple Storage Service (Amazon S3)

https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html

Option C is correct -AWS Migration Hub provides a single place to discover your existing servers, plan migrations, and track the status of each application migration.

The AWS Migration Hub provides visibility into your application portfolio and streamlines planning and tracking.

You can see the status of the servers and databases that make up each of the applications you are migrating regardless of which migration tool you are using.

https://docs.aws.amazon.com/migrationhub/latest/ug/whatishub.html

Option D is incorrect -AWS Schema Conversion Tool (AWS SCT) to convert your existing database schema from one database engine to another.

You can convert relational OLTP schema, or data warehouse schema.

Your converted schema is suitable for an Amazon Relational Database Service (Amazon RDS) MySQL DB instance, an Amazon Aurora DB cluster, an Amazon RDS PostgreSQL DB instance, or an Amazon Redshift cluster.

The converted schema can also be used with a database on an Amazon EC2 instance or stored as data on an Amazon S3 bucket

https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_Welcome.html

The service that AWS proposes for discovering existing servers, planning migrations, and tracking the status of each application/database migration is AWS Migration Hub.

AWS Migration Hub is a fully managed service that provides a single location to track the progress of application migrations across multiple AWS and partner solutions. It allows MSP Bank to discover their existing infrastructure, track the status of their application migrations, and streamline their migration process.

AWS Migration Hub offers a central dashboard where MSP Bank can view the status of their migration tasks, including progress, status, and resource utilization. MSP Bank can also use the dashboard to evaluate the cost of each migration and identify any issues that require attention.

AWS Migration Hub supports a range of migration tools, including AWS Database Migration Service (AWS DMS), AWS Data Sync, and AWS Schema Conversion. MSP Bank can use these services to migrate their web applications, databases, data warehouses, NoSQL databases, and other types of data stores onto AWS.

In summary, AWS Migration Hub is the service that AWS proposes to discover existing servers, plan migrations, and track the status of each application/database migration. It provides MSP Bank with a central location to manage their migration tasks and streamline their migration process.