Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

amazon web services - Can we export Cloud Formation template from an existing VPC?

We have a VPC which contains all services and databases used for the testing. We are now planning to setup another such VPC, so that we can have an extra testing env.

Is there a way to export the CloudFormation template from the existing infrastructure ( VPC )?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Depends upon what all you want to clone/duplicate as well as to what level you would like to duplicate resources, you can look at following options;

  1. Use deprecated CloudFomer which is part of AWS CFN, you can built templates from your existing resources. Not recommended, just putting in list in case your use-cases are meet with this with less efforts, time and money.

  2. Use former2 a third party tool, which is more reliable than CloudFomer. Please refer this existing thread for more details.

  3. Use N2WS, a third party partnered solution with AWS. Please refer this Blog from AWS.

  4. Use CloudRanger, third party solution knows as Druva.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share

2.1m questions

2.1m answers

62 comments

56.6k users

...