Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I run into "IT professionals" all the time who don't even realize you can run services without a VPC.


Besides, every time you try to create a “least privileged role” to run infrastructure as code, that role has so many privileges it’s easy for mistakes to cause mistakes in your production “environment” that you meant to only affect your dev “environment”.

And I know I’m probably preaching to the choir. But one of the misconceptions I have to constantly fight is “we run our Lambdas in a VPC for security reasons”. (Lambdas are never “run in” a customer VPC)


Yes, I tried arguing with someone that it was actually more secure to run your Lambda without associating it with a VPC. If it doesn't need access to the VPC resources, it shouldn't be "run in" one. What can be more secure than having absolutely no access?


cfn_nag has this as a default security rule. So there’s one place to lay blame.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: