简体   繁体   English

我们是否可以使用托管在 AWS 服务器以外的其他服务器上的源数据库端点来使用 AWS DMS?

[英]Can we use source database endpoints which are hosted on other servers than AWS server for using AWS DMS?

Can we use source database endpoints which are hosted on other servers than AWS server for using AWS DMS?我们是否可以使用托管在 AWS 服务器以外的其他服务器上的源数据库端点来使用 AWS DMS? If yes, can you help me by sharing any tutorials.如果是,您能否通过分享任何教程来帮助我。 I have seen this image in AWS official documentation.我在 AWS 官方文档中看到过这张图片 Thankyou!谢谢!

Yes, you can use DMS to migrate an on-prem (or diff cloud) db to AWS and vice versa.是的,您可以使用 DMS 将本地(或差异云)数据库迁移到 AWS,反之亦然。 In same documentation from where you take snapshot for eg you have part "Migrating an On-Premises Oracle Database to Amazon Aurora MySQL".在您拍摄快照的同一文档中,例如您有“将本地 Oracle 数据库迁移到 Amazon Aurora MySQL”部分。 If you check your screenshoot you can notice "The source or target database must be on an AWS service"如果您检查屏幕截图,您会注意到“源目标数据库必须位于 AWS 服务上”

You have a very nice explanation in this blog article: https://medium.com/workfall/how-to-do-database-migration-using-aws-database-migration-service-dms-from-on-premise-ec2-to-rds-d46b9144d3cc您在这篇博客文章中有一个非常好的解释: https : //medium.com/workfall/how-to-do-database-migration-using-aws-database-migration-service-dms-from-on-premise-ec2 -to-rds-d46b9144d3cc

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用 Oracle 数据库作为源的 AWS DMS 终端节点出错 - Error in AWS DMS Endpoint using Oracle database as a source AWS DMS - 当使用目标端点作为 S3 和 .CSV 文件时,我们如何获取源列名称? 可能吗? - AWS DMS - How can we get the source column names when using target endpoint as S3 and .CSV file ? Is it possible? 我们可以在AWS DMS中执行SQL查询吗 - Can we execute sql query in aws DMS 使用 RDS 作为源的 AWS DMS 中的行序列 - Rows sequence in AWS DMS using RDS as source 如何从一个区域到另一个区域使用 AWS DMS? - How to use AWS DMS from a region to an other? 我们可以将 RDS MYSQL/POSTGRES 只读副本视为 AWS DMS 的源端点吗? - can we consider RDS MYSQL/POSTGRES read replica's as source endpoint for AWS DMS? 是否可以使用AWS DMS将SQL Server数据库迁移到其他云mysql? - Is it possible to do SQL server database to other cloud mysql migration with AWS DMS? 无法使用AWS DMS连接到VPC下的ec2实例内的MongoDB作为源端点 - Can't connect to my MongoDB inside ec2 instance under VPC as source endpoint using AWS DMS 是否可以使用 DMS 将数据库从 GoDaddy 复制到 AWS SQL 服务器 RDS 中的数据库? - Is it possible to replicate DB from GoDaddy to Database in AWS SQL Server RDS using DMS? AWS DMS无法开始迁移 - AWS DMS can not start migration
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM