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.
@amonkincloud14 күн бұрын
This needs a check
@nagamalleswararaop397419 күн бұрын
how to deploy the request module through cloud formation template?
@amonkincloud18 күн бұрын
Follow the similar approach. Package everything and zip the lambda function and create the lambda function using CFT
@kavitmehta41365 ай бұрын
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
@amonkincloud5 ай бұрын
Thanks for the feedback. I will try making the project that you have mentioned
@prasadmuthyala96252 ай бұрын
If file size in mb response time above 30 mins what is the approach we can do?
@amonkincloud2 ай бұрын
One can containerise the lambda code or package it as a zip file
@milesonme5 ай бұрын
What about using the SAM CLI?
@amonkincloud5 ай бұрын
That works too. You can build your own docker image as well. More on this will be in another video
@kvs77205 ай бұрын
Thank you. Can you make one project real DevOps project it helps all
@amonkincloud5 ай бұрын
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
@kvs77205 ай бұрын
@@amonkincloud `thanku you
@yashwanth.chaudhari3395 ай бұрын
hi can you tell me how a aws admin works thorugh cli? on ec2,vpc,s3 etc
@amonkincloud5 ай бұрын
Didn’t grt your question actually
@yashwanth.chaudhari3395 ай бұрын
@@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?