I really enjoyed you tutorial on Lambda. I am a subscriber now. Keep putting out good concise content. Thx
@reaganlopezmusic Жыл бұрын
great tutorial. I like how you included the pricing and limits info too. That's very useful to know.
@sukumaar357 Жыл бұрын
Great detailed exaplaination, even better than channel with 100k+ subscribers
@ManishKumar-qw3ft11 ай бұрын
Good Video. Well Explained :)
@AlexanderHenry-j3g Жыл бұрын
Great Content. Thanks for making this video
@rushdishams2 жыл бұрын
Short, simple and to-the-point.
@alexg30412 жыл бұрын
Great video man you are a legend!
@techieandtravel2 жыл бұрын
Thanks. Glad that you liked it. :)
@technology_consultant2 жыл бұрын
Nice Tutorial. Please create more videos on the LAMBDA function with more complex examples. Thanks
@techieandtravel2 жыл бұрын
Thanks for liking it. Sure. Stay tuned!!
@ibknl19862 жыл бұрын
I liked your video. Please keep making further videos.
@techieandtravel2 жыл бұрын
Thank you. Will be back soon with more videos
@karnansooriyakumar58972 жыл бұрын
Thanks a lot, Great explanation
@techieandtravel2 жыл бұрын
Thank you :)
@teddyperera8531 Жыл бұрын
Thank you. very useful!
@jnana19852 жыл бұрын
Thanks for this video.Very good explanation! Could you help me understand below lines in the code? source_bucket = event['Records'][0]['s3']['bucket']['name'] object_key = urllib.parse.unquote_plus(event['Records'][0]['s3']['object']['key'], encoding='utf-8') How are you configuring the event parameter in the fucntion?
@charliel.grayiireibfc78762 жыл бұрын
Thanks so very much... outstanding presentation, my initiation re basics re AWS Lambda. Please make additional presentations re Node JS, or your preference. It's the platform I'm trying to get a grip to prepare for a certification run. Again... Thank so much... NEXTTIME... Cheers!!!
@techieandtravel2 жыл бұрын
Thank you. Will soon come with new contents
@techysam-bl9mk Жыл бұрын
nice tutorial
@RayyChanel2 жыл бұрын
Thanks for the video, but where did you get the JPG image you used to upload onto your primary and secondary buckets
@techieandtravel2 жыл бұрын
Thanks. I uploaded it from my local machine(laptop). You can click on “add files” an upload it. You can upload any files, doesn’t have to be jpg. Also this tutorial backs up files you add on your primary bucket, so i only uploaded to the primary bucket that triggered lambda function and backed it to the secondary bucket. Hope that helps :)
@maxweber65562 жыл бұрын
great video very comprehensive for AWS Lambda
@thomasgeiger86202 жыл бұрын
Awesome. This cleared my understanding. Thanks a lot
@techieandtravel2 жыл бұрын
Thank you, keep checking the contents :)
@sabitrimohan23692 жыл бұрын
Thank you for this tutorial. It helped me a lot !
@techieandtravel2 жыл бұрын
Awesome. Glad i could help!!
@cmuzo02082 жыл бұрын
Good explanation, great video. Thank you very much.
@techieandtravel2 жыл бұрын
Glad that you liked it :)
@krishj80112 жыл бұрын
Great Tutorial...
@staytunedwithbhaiyaji2 жыл бұрын
Thanks..it helped a lot
@techieandtravel2 жыл бұрын
Glad to hear that
@unixbash79922 жыл бұрын
Thank you Sir. Your videos are helping me learn AWS.
@techieandtravel2 жыл бұрын
Thank you. Glad you like it :)
@ShanmugaPriya-yr3do2 жыл бұрын
Thank you ..keep being awsome.
@Arjun_MusicLover2 жыл бұрын
I subscribed after this video
@journeyblr Жыл бұрын
Nice video
@parthapaul12492 жыл бұрын
Thanks a lot, it was very helpful
@techieandtravel2 жыл бұрын
Thank you! Glad you liked it
@akshatabondarde97442 жыл бұрын
Can we have 2 roles selected for a single lambda function?
@abdoulatifndiaye6832 жыл бұрын
As of now, lambda can run on a 10GB memory. Just an update. Great video!!!
@techieandtravel2 жыл бұрын
Thanks. Probably will update in another video 😃😃
@nikhilap86962 жыл бұрын
Can we use lambda function for AI/ Ml if yes please make a video for it
@peacelifeofficial8 ай бұрын
Really nice one, but one disappoint is you didn't upload video from last 2 yrs ...if you don't update new content will definitely think for unsubscribe 😅😅
@jaydattpathak49652 жыл бұрын
How can i deploy my django project on aws lamda? I just subscribed you - loved your content
@techieandtravel2 жыл бұрын
I would suggest deploying Django with zappa onto Aws Lambda. It will use normal AWS compute resources with API Gateway, S3. you can select AWS provided database (RDS easy to setup). Make sure to have an IAM user with programmatic access (access keys) and set that up. I have a sample django deployment with zappa in my blog @ techieandtravel.com/blog. Hope that helps
@peshotod2 жыл бұрын
Unfortunately with my account doesn't work.It gives me this error: Your Lambda function "mysecondlambdafunction" was successfully created, but an error occurred when creating the trigger: Parameter ScheduleExpression is not valid. (Service: AmazonCloudWatchEvents; Status Code: 400; Error Code: ValidationException; Request ID: ; Proxy: null)
@techieandtravel2 жыл бұрын
Check the code. It should work. Noone else has encountered it. May be some expression is missing
@factsreviewsupdates34302 жыл бұрын
u don't undersand the code so just copy and paste it