I ran through this tutorial and everything worked really well. Minus the fact that my lambda deploys as an S3 bucket. What gives. I can't figure out how to deploy this as a lambda.... Also thank you for the time you took making this video, really awesome beginner guide
Thank you very much for this!!! I've been on hiatus from API dev for a few months, and previously I just used AWS's Cloud9 IDE and their Lambda plugin that had a great local debugger and one-click deployment option. I knew they were deprecating that though, so I was dreading how to figure a whole new workflow to do something that already worked! But your video is straight to the point and saved me a bunch of time/stress. Just curious - do you know why AWS/Cloud9 got rid of that simple and effective tool? Their toolkits for Cloud9 and VS Code seem to have more features, but are DEFINITELY more complicated and significantly slower. It seemed like a very backward move for the supposedly customer-focused Amazon company to make, imo. I'd appreciate any thoughts you have. Thanks again!
Hey Dave, I'm glad the video was helpful! I'm not sure why they're getting rid of that feature. VS Code is been my go to for a long time and I haven't dabbled too in depth with Cloud9
Thanks Dylan for the updated video on Lambda Functions; it was really helpful! In addition to the content you showed, I have a question: what tool do you use for screen casting?
Thank you very much for this!! I am freaking new to AWS and been exploring so long. I have a quick question: what's the difference between Severless and SAM? I would like to use SES(Simple Email Service) as a Lambda function in my service, which one you would think better fit my project? Thanks so much.
So glad it helped! Serverless and SAM are different tools to do the same thing. IMO Serverless is much more mature and easy to use. I would go with Serverless for your project!
If im using WIX or some other platform do they need to sign up and pay montly fee or will I have to pay it every single month, or how does it work? Regarding your video, what tools to use when building websites to clients
The client should own the website and therefore the account on wix. They are responsible for the fee. Have them add you as an admin on the site so you can edit.
Hi, thanks for your video. Learned a lot from it. I wondered that if I delete the event trigger(1 hour) from the Lambda website, how can I sync it to the VScode. Does it have some command like `git pull`?
If you are using an IaC tool like Serverless you should never update your cloud resources from the aws console. If you redeploy from serverless it will overwrite the changes made via the console.
Feel more confident in lambda after watching this video. Thank you
Great video. No-nonsense, to-the-point, confident. Brilliant !! Thank you very much !!!
Glad to help!
This is the tutorial I have been looking for. Thank you so much Dylan🤗🤗
You're welcome!
This is perfect for beginners. Well structured and explained everything without leaving you with unanswered questions.
So glad it was helpful!
Thanks. You are a great teacher and answer all my questions in only video. I can’t find this in Portuguese. I really thankful
I ran through this tutorial and everything worked really well. Minus the fact that my lambda deploys as an S3 bucket. What gives. I can't figure out how to deploy this as a lambda....
Also thank you for the time you took making this video, really awesome beginner guide
Simple and clear instructions
Glad it was helpful!
This tutorial is amazing! thank you so much :D
Great tutorial @Dylan. Clearly explained, any plans for tutorials to build out additional Lambda functions that use other AWS services? Thanks.
I'm glad it was helpful! I'll add it to the video idea list
Thank you very much for this!!! I've been on hiatus from API dev for a few months, and previously I just used AWS's Cloud9 IDE and their Lambda plugin that had a great local debugger and one-click deployment option. I knew they were deprecating that though, so I was dreading how to figure a whole new workflow to do something that already worked! But your video is straight to the point and saved me a bunch of time/stress. Just curious - do you know why AWS/Cloud9 got rid of that simple and effective tool? Their toolkits for Cloud9 and VS Code seem to have more features, but are DEFINITELY more complicated and significantly slower. It seemed like a very backward move for the supposedly customer-focused Amazon company to make, imo. I'd appreciate any thoughts you have. Thanks again!
Hey Dave, I'm glad the video was helpful!
I'm not sure why they're getting rid of that feature. VS Code is been my go to for a long time and I haven't dabbled too in depth with Cloud9
@@dylanalbertazzi Thank you again Dylan! I'm liking VSCode a lot so far, and starting to get in the flow with Serverless.
Thanks Dylan for the updated video on Lambda Functions; it was really helpful! In addition to the content you showed, I have a question: what tool do you use for screen casting?
Loom!
Thank you very much for this!! I am freaking new to AWS and been exploring so long. I have a quick question: what's the difference between Severless and SAM? I would like to use SES(Simple Email Service) as a Lambda function in my service, which one you would think better fit my project? Thanks so much.
So glad it helped! Serverless and SAM are different tools to do the same thing.
IMO Serverless is much more mature and easy to use.
I would go with Serverless for your project!
Nice tutorial!
I’m glad it was helpful!
I subscribed to this channel because it's saving me on AWS (cloud concepts when stuck.
Welcome aboard!
If im using WIX or some other platform do they need to sign up and pay montly fee or will I have to pay it every single month, or how does it work?
Regarding your video, what tools to use when building websites to clients
The client should own the website and therefore the account on wix. They are responsible for the fee. Have them add you as an admin on the site so you can edit.
Hi, thanks for your video. Learned a lot from it.
I wondered that if I delete the event trigger(1 hour) from the Lambda website, how can I sync it to the VScode.
Does it have some command like `git pull`?
If you are using an IaC tool like Serverless you should never update your cloud resources from the aws console.
If you redeploy from serverless it will overwrite the changes made via the console.
great videos! New subscriber here.... thanks! Keep it up!
Thanks, will do!
would you please make some serverless lambda x react x tailwind projects? i really like your serverless content
I'll add that to the queue, glad you're getting something out of it
thank you very much
Glad it helped
perfect explained but where is the csv file
also how are you getting suggestion in your console pls tell
Fig! it's a game changer fig.io/
@@dylanalbertazzi only available for mac :)
@@dylanalbertazzi revolutionary
Why does it everyone prefer Lamda to google functions?
Waiting for advance video