Replicating the AWS Resources from one account to another account

0 votes
We have a production AWS account with resources like EC2 instances, S3 buckets, EBS volumes, ELB instances etc. We want to create similar setup in the development AWS account also, for the sake of the developers to access the same. How do we setup something similar across different AWS accounts?
Jul 30, 2019 in AWS by jimmy_longmann
• 930 points
2,355 views

1 answer to this question.

0 votes

One way is to look at the AWS resources in the production AWS account and then create something similar in the development AWS account. AWS doesn’t provide a service for the above requirement.

But, AWS provides a feature called CloudFormer wherein an CloudFormation Template can be created from the existing AWS resources the production AWS account. And all the details of the AWS resources in the CloudFormation template. Then the template can be used to create similar AWS resources in the other account.

The catch is that CloudFormer is in Beta as of now and is not recommended for production purpose.

Hope this helps!

Check out the AWS training and learn more about it.

answered Jul 30, 2019 by Praveen
• 700 points

Related Questions In AWS

0 votes
0 answers

transfer the ownership of Amazon S3 objects from one AWS account to another

I want to transfer the ownership of ...READ MORE

Oct 9, 2019 in AWS by Hannah
• 18,570 points

closed Oct 9, 2019 by Kalgi 638 views
0 votes
1 answer
0 votes
2 answers
+1 vote
1 answer
0 votes
1 answer

how to access AWS S3 from Lambda in VPC

With boto3, the S3 urls are virtual by default, ...READ MORE

answered Sep 28, 2018 in AWS by Priyaj
• 58,090 points
9,600 views
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,090 points
5,439 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP