Using External Storage
In this lesson, you'll explore and evaluate the different external storage options you have when using Lambda functions!
We'll cover the following
This chapter explains how to connect a Lambda function to persistent storage such as a file system or a database. You’ll also learn about passing configurations to Lambda functions, and dealing with resource access permissions.