Connecting DMS to our local source endpoint

0

I'm sure the answer to this is trivial. We have an on premise source Oracle 11 DB that I'd like to migrate to RDS Aurora. I can convert the schema without a problem using SCT. But to move the data it seems that I need a DMS instance. That requires that I create a source endpoint for my Oracle instance. But given that we don't have direct connect, how will the DMS service ever see my OnPremise Oracle source which is located in our private network?

2 Respuestas
0

Please take a look at the AWS documentation "Setting up a network for a replication instance" - https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.VPC.html

These two sections talk about how you can connect your on-prem database to the DMS instance

  1. Configuration for a network to a VPC using AWS Direct Connect or a VPN

  2. Configuration for a network to a VPC using the internet

profile pictureAWS
EXPERTO
respondido hace 2 años
0

You can use use Client VPN https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-endpoints.html

Make sure the local firewall are open for the dms replication to all allow connections.

AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas