Prerequisites
Connecting to the AWS Console
Get Connection Information
1.
Source EC2 Database Server info
2.
Target EC2 Jump Server
3.
Target SQL Server on RDS
Creating an S3 Bucket
Migration
1.
Validate Source Table Row Count
2.
Create database user for SCT and DMS
3.
Setting Up Schema Conversion Tool
4.
Using Schema Conversion Tool
5.
Migrate stored procedures using SCT
6.
Database Migration Service Prerequisites
7.
DMS - Replication Instance
8.
DMS - Endpoints
9.
DMS - Migration Task & Migration
10.
Validation and Conclusion
Working on Source SQL Server DB Server
1.
Connecting to the Source SQL Server via RDP
2.
Connecting to SQL 2017 via SSMS
3.
Backup a Database via SSMS
4.
Transferring the backup to S3
Home
Author
Clear History
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Edit this page
MSSQL to SQL Server on Amazon RDS Workshop
>
Working on Source SQL Server DB Server
> Transferring the backup to S3
Transferring the backup to S3
While logged in the Source EC2 Server, open
Microsoft Edge
:
Then sign in to the AWS Management Console and open the Amazon S3 console at
https://console.aws.amazon.com/s3/
.
Once Logged in, go to
Services
, just click on
S3
under the
Storage
category:
In the
Bucket Name
list, choose the name of the bucket that you want to upload your object to:
Choose
Upload
In the
Upload
dialog box, choose
Add files
to choose the file to upload.
Choose a file to upload
(in this case, our backup file .bak)
, and then choose
Open
Choose
Upload