Attach EFS to AWS Lambda Tutorial 🔥

Опубликовано: 27 Октябрь 2024
на канале: Gokce DB
3,073
73

You have an Amazon EFS File System that you want to mount to your AWS Lambda function.

Can you do this using the lambda console?

Amazon Elastic File System (EFS) automatically grows and shrinks as you add and remove files with no need for management or provisioning.

AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use.