How to Package Python Libraries for Lambda Functions | Create Lambda Function from ZIP file

  Рет қаралды 4,055

A Monk in Cloud ☁️

A Monk in Cloud ☁️

Күн бұрын

Пікірлер: 20
@KrishnaShanthi
@KrishnaShanthi Ай бұрын
Very helpful..Thank you! Solved my problem.
@amonkincloud
@amonkincloud Ай бұрын
Glad that it helped you! Keep supporting 🙏
@ArjunSharma-k8k
@ArjunSharma-k8k 15 күн бұрын
what if my zip size is if 102mb. i have tried all the way possible when to make my requirement.txt minimal with less no. of dependenies then i will get an error about the another dependencies ki module not found what should i do.
@amonkincloud
@amonkincloud 14 күн бұрын
This needs a check
@nagamalleswararaop3974
@nagamalleswararaop3974 19 күн бұрын
how to deploy the request module through cloud formation template?
@amonkincloud
@amonkincloud 18 күн бұрын
Follow the similar approach. Package everything and zip the lambda function and create the lambda function using CFT
@kavitmehta4136
@kavitmehta4136 5 ай бұрын
Hello sir, I was searching for this and it was very informative can you make a project where there is EC2 in which there is code for uploading a file on website/web application and when uploaded it goes to source s3 bucket which gets pulled by sqs and sqs sends message to lambda function where there is code for conversion of file from (docx to pdf and pdf to docx) as file type it was uploaded by user then converted file goes to another destination s3 bucket and finally it shows on the website that is deployed on ec2 instance for download of converted file
@amonkincloud
@amonkincloud 5 ай бұрын
Thanks for the feedback. I will try making the project that you have mentioned
@prasadmuthyala9625
@prasadmuthyala9625 2 ай бұрын
If file size in mb response time above 30 mins what is the approach we can do?
@amonkincloud
@amonkincloud 2 ай бұрын
One can containerise the lambda code or package it as a zip file
@milesonme
@milesonme 5 ай бұрын
What about using the SAM CLI?
@amonkincloud
@amonkincloud 5 ай бұрын
That works too. You can build your own docker image as well. More on this will be in another video
@kvs7720
@kvs7720 5 ай бұрын
Thank you. Can you make one project real DevOps project it helps all
@amonkincloud
@amonkincloud 5 ай бұрын
There are multiple projects on my channel already. Please check all the playlists and if you are looking for a specific project, please let us know we will be creating it
@kvs7720
@kvs7720 5 ай бұрын
@@amonkincloud `thanku you
@yashwanth.chaudhari339
@yashwanth.chaudhari339 5 ай бұрын
hi can you tell me how a aws admin works thorugh cli? on ec2,vpc,s3 etc
@amonkincloud
@amonkincloud 5 ай бұрын
Didn’t grt your question actually
@yashwanth.chaudhari339
@yashwanth.chaudhari339 5 ай бұрын
@@amonkincloud Like how most of the aws admin handle day to day request via cli...because i always seen on yt people use console/gui....but company how do they do it via cli?
@Revanth2344
@Revanth2344 5 ай бұрын
Can you please try to import ldap library?
@amonkincloud
@amonkincloud 5 ай бұрын
Sure
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Install Python Dependency and Libraries on AWS Lambda
8:05
NKT Studios
Рет қаралды 14 М.
Mark Cuban is in cash and wasn't buying the dip in Monday's sell-off
6:29
UPDATED - Create Your First AWS Lambda Function | AWS Tutorial for Beginners
15:56
Tiny Technical Tutorials
Рет қаралды 7 М.
DeepSeek Rattles Tech Stocks, Raises Question About AI Dominance in US
10:59
Bloomberg Podcasts
Рет қаралды 149 М.
Deploy your python application along with dependencies to AWS Lambda
19:14