AWS Lambda is a flexible, cost-effective, and scalable compute service available in the public AWS cloud. Among its many features, it supports being deployed into an existing Amazon Virtual Private Cloud (VPC). Doing so enables you to AWS Lambda functions to access non-publicly accessible VPC-hosted resources.
By learning how to deploy an AWS Lambda function into a private subnet, you will be able to build system architectures that use AWS Lambda and adhere to the principle of least privilege.
In this lab, you will create and implement a new AWS Lambda function in an existing Amazon VPC.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisite:
Andrew is a Labs Developer with previous experience in the Internet Service Provider, Audio Streaming, and CryptoCurrency industries. He has also been a DevOps Engineer and enjoys working with CI/CD and Kubernetes.
He holds multiple AWS certifications including Solutions Architect Associate and Professional.