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.
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 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?
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
Very helpful..Thank you! Solved my problem.
Glad that it helped you!
Keep supporting 🙏
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.
This needs a check
how to deploy the request module through cloud formation template?
Follow the similar approach. Package everything and zip the lambda function and create the lambda function using CFT
If file size in mb response time above 30 mins what is the approach we can do?
One can containerise the lambda code or package it as a zip file
What about using the SAM CLI?
That works too.
You can build your own docker image as well. More on this will be in another video
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
Thanks for the feedback.
I will try making the project that you have mentioned
hi can you tell me how a aws admin works thorugh cli?
on ec2,vpc,s3 etc
Didn’t grt your question actually
@@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?
Thank you. Can you make one project real DevOps project it helps all
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
@@amonkincloud `thanku you
Can you please try to import ldap library?
Sure