Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 )?

like image 679
Ashish Joseph Avatar asked Nov 02 '25 02:11

Ashish Joseph


1 Answers

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.

like image 151
amitd Avatar answered Nov 05 '25 15:11

amitd



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!