RDS for database size more than 16TB

0

As per AWS documentation the max size supported by AWS RDS DB is 16TB. My on-prem MS SQL DB is approx 25TB. So I cant use RDS. -what are different options available as I migrate this DB to AWS?

  • If I install MS SQL on EC2 instance, are there any Pro's and Con's
  • Is there any AWS recommended document for installing MS SQL on a EC2 RHEL instance?
  • For MS SQL in EC2, how to best design the backup and restore process?
1 個回答
0

There is a lot of ways to look at the ask, best recommendation is to look at the main SQL page on AWS.

The page has information on Migration methods for SQL and host types you should consider among other things. Additional information on SQL on RHEL as well. Blog on Deploying SQL on Linux on AWS will be another resource to us.

For backups, you can use AWS Backup in a lot of cases to backup EC2 instances. Depends on how you want to backup and how often. You can also export the backups to a AWS storage offering like EFS, FSx, or even S3 depending on the architecture.

RDS running Microsoft SQL is another option to consider.

profile pictureAWS
專家
Elvis_P
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南