Skip to Content
Learn AWS Serverless Computing
book

Learn AWS Serverless Computing

by Scott Patterson
December 2019
Intermediate to advanced
382 pages
9h 43m
English
Packt Publishing
Content preview from Learn AWS Serverless Computing

High availability

AWS Lambda is also inherently fault-tolerant. A function can be configured to run inside one of your own VPCs or an AWS-managed VPC. If you choose to run in your own VPC, you can also choose which subnets a function can be executed in. If you have selected subnets across multiple availability zones (AZs), then the Lambda service will pick which subnet to execute the function in.

The Lambda service attaches an elastic network interface to the function during the initialization process before the code executes, and the function receives a private IP address. It's important to note though that a Lambda function can never be assigned a public IP address, so you can't make any inbound connections, nor can you make a function ...

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

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS

Sunil Gulabani

Publisher Resources

ISBN: 9781789958355