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

Feature Request: use vpc endpoints to reduce cost and improve security. #17

Open
sannithibalaji opened this issue Mar 29, 2020 · 0 comments

Comments

@sannithibalaji
Copy link

when we use services like s3 or Dynamo DB through instances in a private subnet, it uses public internet through nat gateway to access s3 or dynamo DB endpoints,
if we create a VPC endpoint, it uses endpoint as a network which reduces the massive bandwidth and data transfer cost.
moreover, vpc endpoints are free of cost.

https://medium.com/nubego/how-to-save-money-with-aws-vpc-endpoints-9bac8ae1319c

sannithibalaji pushed a commit to sannithibalaji/cloudlift that referenced this issue Aug 5, 2020
Add ability to disable ALB and apply large cloud formation templates
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