This whitepaper is for historical reference only. Some content might be outdated and some links might not be available.
Transferring files to AWS
Migrating databases to AWS requires the transfer of files to AWS. There are multiple methods of transferring files to AWS. This section describes the methods you can adopt during the migration process.
AWS DataSync
AWS DataSync is an online data transfer service that can accelerate moving data between an on-premises storage system and AWS storage services such as Amazon S3, Amazon EFS, or FSx for Windows File Server. AWS DataSync agent connects to the on-premises storage and copies data and metadata securely to AWS. AWS DataSync is the recommended option when you have large volume of small files 100 MB or less.
AWS Storage Gateway
AWS Storage Gateway is a service connecting an on-premises
software appliance with cloud-based storage to provide seamless
and secure integration between an organization’s on-premises IT
environment and the AWS storage infrastructure. The service allows
you to securely store data in the AWS Cloud for scalable and
cost-effective storage. AWS Storage Gateway supports open standard
storage protocols that work with your existing applications. It
provides low-latency performance by maintaining frequently
accessed data on-premises while securely storing all of your data
encrypted in Amazon S3
AWS Storage Gateway S3 File Gateway interface provides a Network
File System/Server Message Block (NFS/SMB) file share in your
on-premises environment. They run a local VM in your on-premises
data center. Files can be copied at the on-premises location to
this local file-share. These files are copied to the designated S3
bucket in AWS. If your workload uses Windows OS, you can use
Amazon FSx File Gateway
Amazon RDS integration with S3
You can use S3 integration to transfer files between an Amazon S3 bucket and an Amazon RDS
instance. The Amazon RDS instance accesses S3 bucket via a defined IAM role, so you can have
granular bucket or object level policies for the Amazon RDS instance. Amazon S3 integration is useful
when you have to use Oracle utilities like utl_file
or datapump
.
Amazon RDS Oracle rdsadmin
package supports both upload and download from S3 buckets.
Tsunami UDP
Tsunami
UDP
You can download Tsunami UDP from the Tsunami UDP Protocol
AWS Snow Family
AWS Snow
Family