ETL Replication from Oracle to Postgres

0

I need to replicate data from Oracle database(views) to Postgres . please let me know the best to do it.I believe AWS Glue can help in replicating ETL data, If you have any documents(step by step instructions) please share with me. If you have any other tool Please share the details.

2개 답변
1

Hello,

Adding to the above point, SCT can help to move from Oracle to Glue - [] Converting extract, transform, and load (ETL) processes with AWS Schema Conversion Tool - https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP-converting-etl.html

Adding that to the "data" movement via SCT + DMS (as mentioned in prev response)& connecting to RDS can help - [] AWS Glue connection properties - AWS Glue JDBC connection properties - https://docs.aws.amazon.com/glue/latest/dg/connection-defining.html#connection-properties-jdbc

More details should-be discussed with your Solutions Architect Team - Hope the links above help in the general idea of the architecture

AWS
전문가
답변함 2년 전
0

Hello,

Thanks for posting on AWS re:Post.

I think the doc below will give a high level overview of the process of migration-> https://aws.amazon.com/blogs/database/how-to-migrate-your-oracle-database-to-postgresql/

Ideally - AWS SCT-> [] What is the AWS Schema Conversion Tool? - https://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/CHAP_Welcome.html

Couple with DMS will help->

Oracle as source [] Using an Oracle database as a source for AWS DMS - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html

Postgres as target [] Using a PostgreSQL database as a target for AWS Database Migration Service - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.PostgreSQL.html

I sincerely hope I was able to shed some light on the matter for you - Have a great rest of the day!

AWS
전문가
답변함 2년 전

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

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

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

관련 콘텐츠