Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

VPC configuration #18

Closed
arjunattam opened this issue Oct 4, 2018 · 2 comments
Closed

VPC configuration #18

arjunattam opened this issue Oct 4, 2018 · 2 comments

Comments

@arjunattam
Copy link
Owner

the current VPC configuration on AWS is turning out to be costly -- the NAT Gateway is charged by the hour, and is required for the Lambda functions to make API calls outside the network (to GitHub eg). Can we explore reverting to the earlier non-VPC configuration, without the gateway, but still use ElastiCache?

@arjunattam
Copy link
Owner Author

@arjunattam
Copy link
Owner Author

This guide shows how to setup a t2.micro as a NAT instance: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html

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

No branches or pull requests

1 participant