简体   繁体   English

如何将AWS EC2服务器实例从一个国家切换到另一个国家

[英]How can Switch AWS EC2 server instance from one country to another country

I am using AWS server instance and i have deployed my application in AWS India origin cause of latency issue i wish to switch AWS china. 我正在使用AWS服务器实例,并且已将我的应用程序部署在AWS印度起源的延迟问题原因中,我希望切换到AWS中国。 So as i read about "Amazon Machine Image" but i am not sure about it would work or not. 因此,当我阅读有关“ Amazon Machine Image”的信息时,我不确定它是否有效。

Does cross origin copy of AWS AMI support in china? 中国是否支持AWS AMI的跨源复制?

I am little bit confuse about as below link is showing AWS EBS is there so my question is Do we use AWS-EBS service to create an AMI image? 我有点困惑,如下所示,链接显示了AWS EBS,所以我的问题是我们是否使用AWS-EBS服务创建AMI映像?

https://www.amazonaws.cn/en/ebs/ https://www.amazonaws.cn/en/ebs/

You can create a AMI from existing instance and launch a new instance from that AMI in the new region. 您可以从现有实例创建AMI,并在新区域中从该AMI启动新实例。 You need to copy the AMI to new region before starting the new instance. 您需要在启动新实例之前将AMI复制到新区域。

For detailed steps see this blog 有关详细步骤,请参见此博客

暂无
暂无

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

相关问题 如何在其他国家/地区将EC2实例设置为代理服务器? - How can I setup EC2 instance as proxy server in another country? 如果第一个 ec2 实例关闭,如何从一个 ec2 实例重定向到另一个 ec2 实例? - How to redirect from one ec2 instance to another ec2 instance if first ec2 instance is down? 在AWS EC2上阻止来自特定国家/地区的连接 - Block Connections From Particular Country On AWS EC2 AWS - 如何仅允许来自特定国家/地区的 ip 地址访问 EC2 - AWS - How to allow only ip addresses from only a specific country to access EC2 使用 boto3 检查是否可以从另一个 ec2 实例访问一个 ec2 实例 - Using boto3 to check if you can reach one ec2 instance from another ec2 instance 如何从 AWS ec2 实例中卸载 apache web 服务器? - how to uninstall apache web server from AWS ec2 instance? 如何从一个ec2实例切换到另一个ec2实例,而不在其中一个实例中存储公钥? - How to ssh from an ec2 instance to another ec2 instance without storing the public key in one of the instances? 如何将文件从一个EC2实例复制到另一个EC2实例? - How do I copy files from one EC2 instance to another EC2 instance? AWS Cloudformation将一个ec2实例的私有IP地址获取到另一个ec2实例 - Aws cloudformation get private IP address of one ec2 instance to another ec2 instance 为什么在对等互连后无法从另一个 VPC 中的 EC2 实例连接 AWS RDS 实例 - Why can't I connect AWS RDS instance from EC2 instance in another VPC after peering
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM