Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Add cross region image/snapshot copy functionality #39

Open
sopel opened this issue Apr 16, 2013 · 3 comments
Open

Add cross region image/snapshot copy functionality #39

sopel opened this issue Apr 16, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@sopel
Copy link
Owner

sopel commented Apr 16, 2013

The respective functionality is meanwhile available (see Cross Region EC2 AMI Copy) and would greatly complement the available image/snapshot backup functionality to increase resiliency.

  • As a side effect it will also help with cross region CloudFormation stack operation, insofar the underlying AMIs do only need to be created once going forward.
@ghost ghost assigned sopel Apr 16, 2013
@mrdavidlaing
Copy link
Collaborator

As a side effect it will also help with cross region CloudFormation stack operation, insofar the underlying AMIs do only need to be created once going forward.

Is that true? I though the config of the different region AMIs was different, eg for Ubuntu the use of different APT sources.

@sopel
Copy link
Owner Author

sopel commented Apr 16, 2013

That's correct, but most of this can be remedied if desired, i.e. it depends on the particular scenario whether it is a) feasible and b) efficient to approach things like so.

I can imagine quite a few use cases where it will be much simpler/cheaper to go this route though rather than doing the right thing and automate AMI creation per region, hence I'll rephrase:

As a side effect it might also help with cross region CloudFormation stack operation, insofar, depending on the particular scenario, the underlying AMIs could alternatively be created once and copied to other regions.

@mrdavidlaing
Copy link
Collaborator

I agree with your updated assessment. Whilst using an AMI created for a different region might be marginally less technologically efficient; its almost guaranteed to be more human time efficient.

In our scenario, where we have an abundance of technological resources and a scarcity of human resources, copying the same AMI to different regions is probably the right way to go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants