Can the RDS (Oracle/Aurora Posgtgres) manual snapshots be copied to S3 bucket and restored when needed to rebuild an Instance?

0

I would like to understand if it is recommended to move the manually created RDs snapshot (Oracle/Aurora Postgresql) to S3 bucket (general/infrequent tier) for 1year retention?

If in case the snapshot is needed for rebuilding the instance, what is the process of restoring the snapshots from S3 bucket and deploying the RDs instance from it.

Appreciate if someone could suggest on possible solutions. Thanks,

Bob
질문됨 6달 전281회 조회
2개 답변
0

As a best practice, you should always have a snapshot for your databases. For longer retention period, you can store your snapshots in S3 and when needed you can restore database from snapshots stored in S3. With RDS, you can export all types of DB snapshots—including manual snapshots, automated system snapshots, and snapshots created by the AWS Backup service. By default, all data in the snapshot is exported. However, you can choose to export specific sets of databases, schemas, or tables.

You can refer below AWS articles for more information

Exporting DB snapshot to S3

Restore RDS DB instance snapshot (choose Exports In Amazon S3)

AWS
답변함 6달 전
0

Thanks, Rajat for sharing details.

I understood that the RDS snapshot can be moved to S3 bucket.

My only concern is can we move back the RDS snapshot to rebuild from it. What I read from AWS old blogs 2022/2021 it seems snapshots are copied to S3 will be in parquet format and restoring is not possible from that snapshot from S3. Please correct me if wrong.

Could someone also share the any document from AWS on how to restore RDS snapshot from S3 ?

Thanks.

Bob
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠