1. 程式人生 > 其它 >[AWS] Architecture Patterns - Migration and Transfer

[AWS] Architecture Patterns - Migration and Transfer

Snowball Edge used to transfer millions of small fiels using a shell script. Transfer times are very slow?

Perform multiple copy operations at one time by running each command from a seqarate terminal, in separate instances of the Snowball clinet.

 

Need to minimize downtime for servers that must be migrated to AWS?

Use AWS SMS and perform a final synchronization before cutting over in a short outage window.

 

Need to migrate 50TB of data and company only has a 1 Gbps internet link. Requirement is urgent?

Use AWS Snowball to transfer the data.

 

Company is migrating Linux and Windows VMs in VMware to the cloud. Need to determine performance requirements for right-sizing?

Install the Application Discovery Service discovery connector in VMware vCenter to gather data.

 

Company has a mixture of VMWare VMs and physical servers to migrate to AWS. Need to identify dependencies for grouping applications for migration?

Install the Application Discovery Service discovery connector in VMware vCenter and discovery agent on physical servers.

 

Company has a mixture of VMware VMs and physical servers to migrate to AWS. Need to identiy depnedencies for grouping applications for migration?

Install the Application Discovery Service discovery connector in VMware vCenter and the discovery agent on physical servers.

 

Need to migrate an Orcale data warehouse to AWS?

Migrate using AWS DMS and SCT to a Redshift data warehose.