Accessing a non-public Amazon Aurora database in a VPC from a Lambda function
The scenarios where we use AWS Lambda functions are growing every day. By default, AWS does not launch Lambda functions within a Virtual Private Cloud (VPC), so they can only connect to public resources accessible through the internet. But for securi...
blog.raulnq.com5 min read