Skip to Content
Hands-On Serverless Computing
book

Hands-On Serverless Computing

by Kuldeep Chowhan
July 2018
Intermediate to advanced
350 pages
8h 47m
English
Packt Publishing
Content preview from Hands-On Serverless Computing

Network configuration

By default, AWS Lambda functions won't be able to access resources that are inside the VPC. If you want to access resources inside a VPC, then you need to select the VPC that you need to connect to from this section. Once you select the VPC, you will have to select the subnets where you want your Lambda function to execute. You also need to select the appropriate security groups so that inbound and outbound rules are set on the Lambda to access resources. You can learn more about VPC at https://aws.amazon.com/vpc/ and you can learn more about VPC support for AWS Lambda at https://docs.aws.amazon.com/lambda/latest/dg/vpc.html.

I have configured the Lambda to be able to access VPC resources using the following configuration. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson
Erlang and OTP in Action

Erlang and OTP in Action

Eric Merritt, Richard Carlsson, Martin Logan

Publisher Resources

ISBN: 9781788836654Supplemental Content