Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Recommended way to deploy existing lambda to a new region, or multi-region support #112

Open
smoll opened this issue Oct 29, 2016 · 0 comments

Comments

@smoll
Copy link

smoll commented Oct 29, 2016

I've been reading the docs and see a lot of references to default-region but nothing indicating how to do multi-region.

To use a simple example, if I deployed https://github.com/jorgebastida/gordon/tree/master/examples/simplepython for the first time with a region of eu-west-1, what steps should I take to deploy the exact same lambda to us-east-1?

My first instinct would be to copy and paste the entire project dir and change the default-region, but that feels wrong (or is it fine? since we need to create CF resources in the new region). What if a lambda in one region wanted to interact with an AWS resource in another region; is that supported at all?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant