Dylan Albertazzi
Dylan Albertazzi
  • 42
  • 601 066
Your First AWS Lambda Function In VSCode - For Beginners - Updated
❗️ In this video, we will develop and deploy a Lambda Function LOCALLY in VS Code using Serverless Framework.
🧠 Developing locally speeds up the development cycle drastically.
If you’ve tried to make a Lambda Function for more than 5 minutes you’ve run into the problem of how to actually develop and debug it. You probably tried to use the IDE in the AWS console, but quickly realized there are some drawbacks.
The good news is that Serverless Framework makes it really easy to develop Lambda functions in VS code and then deploy them.
---
TIMESTAMPS:
0:00 Intro
2:30 Install Serverless
4:40 Write function
10:30 Configure AWS Profile
13:20 Invoke Locally
13:40 Env Variable
15:10 Deploy
17:15 Cron
18:25 Debug in Cloud
21:40 Conclusion
---
📈 Ready to Scale Your Revenue? Lighthouse is my complete digital marketing solution focused on what matters most: helping your business grow by increasing revenue, not just leads.
We work with law firm, healthcare, and service business owners.
Check us out at: www.lighthousedigital.us/
Переглядів: 20 813

Відео

Consumption to Creation
Переглядів 9052 роки тому
❗️Getting my first coding job was the direct result of one of the most transformative journies I've been on in the past two years… Shifting from Consumption to Creation. The reason I learned to code was to create, but somewhere along the way I got caught in the weeds telling myself, just one more tutorial series, then I can do something cool. Today I share the mental model and story of how I br...
Stop useEffect React Hook re-render multiple times with Async call - Tutorial - useEffect cleanup.
Переглядів 42 тис.3 роки тому
❗️Today I share a quick trick on how to stop unwanted responses from re-rendering a react component whose useEffect has an async function. TLDR; Use useEffect cleanup. See the code here 👉 gist.github.com/dylan-albertazzi/d8a6016606e2e77c408191bbf73da36f I ran across this problem when making an API call when a component rerendered. 📈 Ready to Scale Your Revenue? Lighthouse is my complete digital...
How To Build an App (2021) - Figma App Mockup - Ep. 2
Переглядів 1 тис.3 роки тому
❗️Welcome to episode 2 of this series. Over the next month or so we are walking through how to build a web app. This series focuses on taking a holistic approach to development. As opposed to just coding, you will learn how to make a concerted effort to ensure whatever app you make is going to benefit the people you choose. Episodes: 💡 Idea Validation - Ep. 1 🎨 Mockup in Figma - Ep. 2 💻 Coding ...
How To Build an App (2021) - Idea Validation and Planning - Ep. 1
Переглядів 3,2 тис.3 роки тому
❗️Welcome to episode 1 of this series. Over the next month or so we will learn how to take an idea and turn it into a web app. This 4-6 part series focuses on taking a holistic approach to development. As opposed to just coding, you will learn how to make a concerted effort to ensure whatever app you make is going to benefit the people you choose. Episodes: -💡 Idea Validation - Ep. 1 - 🎨 Mockup...
How To Quickly Debug AWS Lambda - VS Code & Serverless Framework
Переглядів 20 тис.3 роки тому
❗️Today I share two tips to quickly debug Lambda functions using Serverless Framework and VS code. 1. VSCode debugger 2. Mock your Lambda event 🧠 Whatever you do, absolutely do not push to the cloud every time you want to test a change! 📈 Ready to Scale Your Revenue? Lighthouse is my complete digital marketing solution focused on what matters most: helping your business grow by increasing reven...
SQL vs NoSQL - Choose for web development
Переглядів 13 тис.3 роки тому
❗️Today we break down the decision tree I use to choose between a SQL and NoSQL database for my web apps. I made this tree to have a repeatable process that will tell you what type of database will best suit your project. 🧠 With all the information out there it is easy to get lost in the weeds learning about the minutiae of optimal databases and leave with the same question… which one do I need...
5 CSS Tricks Web Developers Use Every Day - 2021
Переглядів 1 тис.3 роки тому
❗️Today we will be talking about 5 CSS Tricks Web Developers use every day. 🧠 I hope you use these to improve and speed up your CSS workflow! TIMESTAMPS: 0:00​ Intro 0:53 Tip 1: Tailwind CSS 🚀 2:00 Tip 2: Flex 👶 4:40 Tip 3: Color Picker 🎨 5:43 Tip 4: Rapid Style Iteration 🏎 8:30 Tip 5: Expand Recursively 👇 9:55 Conclusion 📈 Ready to Scale Your Revenue? Lighthouse is my complete digital marketin...
Why I Quit Machine Learning
Переглядів 3,4 тис.3 роки тому
❗️When I was in college, I gravitated towards Machine Learning because it was the cool thing to do, but the more I got into it, I found it wasn’t the best way to make the impact I want to make on the world. 🧠 Don’t choose a coding path just because it’s “cool”, choose one because it compliments your skills and passions. 📈 Ready to Scale Your Revenue? Lighthouse is my complete digital marketing ...
Configure React to use TailwindCSS - The right way - 5 Minute Tutorial
Переглядів 7 тис.3 роки тому
❗️ You’re probably here because you can’t get tailwind CSS to work with your create react app project. It’s because you haven’t configured it properly. Today we’ll learn how to quickly get tailwind configured and verify it works. 🧠 Tailwind is like bootstrap on steroids. If you can’t get it to work, stick with it, it’s well worth the effort once it’s set up! TailwindCSS: tailwindcss.com/ Tailwi...
Deploy NodeJS Express API as AWS Lambda Function in 15 minutes
Переглядів 73 тис.3 роки тому
❗️Connecting your frontend to your backend is often the hardest concepts to grasp when you start developing web apps. Today we will deploy and NodeJS Express API using AWS Lambda that connects the front and back end in 15 minutes. 🧠 Knowing how to set up an API opens up a world of possibility when developing web applications Amplify Docs: docs.amplify.aws/start/q/integration/react 📈 Ready to Sc...
How To Build Your First Website For A Client - Workflow and Tools
Переглядів 105 тис.3 роки тому
❗️ Today I share the end-to-end workflow of how I create a website for a client. I would’ve saved so much time if someone sat me down before my first project and showed me their workflow and the tools they used. 🧠 Hopefully, by showing you the end-to-end process of how I make websites for clients, you can save yourself the hours of trial and error I went through to find a workflow that works. 📈...
Top 3 React UI Component / Asset Libraries - 2021 - To Make Beautiful Websites
Переглядів 73 тис.3 роки тому
❗️ You DON’T have to be a great designer to build beautiful websites. Today I share my top 3 React UI Component / Asset libraries for making beautiful websites. 1. Framer Motion: www.framer.com/motion/ 2a. TailwindCSS: tailwindcss.com/ 2b. TailwindUI: tailwindui.com/ 3. Undraw: undraw.co/ 🧠 Knowing what libraries are out there and when to use them is the difference between a good and a great de...
Ben Awad, Serverless Makes Sense Now
Переглядів 3,8 тис.3 роки тому
❗️ By the end of today, you will learn the easiest way to deploy a Lambda function to API Gateway and how to ELIMINATE cold starts. I got the idea for this video when I watched Ben Awad’s “Serverless Doesn’t Make Sense” video and realized that his problems with serverless are very common. Ben’s Video: ua-cam.com/users/results?search_query=ben awad serverless 🧠 Both of these tasks are difficult ...
Your First Web App in AWS - 30 min Tutorial - Amplify, React, Serverless
Переглядів 10 тис.3 роки тому
🚀 Dogecoin Price Predictor Live Website: main.d3utzd6ewfzvy9.amplifyapp.com/ ❗️ By the end of today, you will deploy a working web app with a live URL that can scale to support thousands of users. 🧠 There are many different deployment and scaling routes you can take. Using AWS Amplify is one of the best, easiest, and cheapest options. If you can’t get your web app online or to handle a large nu...
Your First AWS Lambda Function In VS Code - 10 Minute Tutorial - For Beginners
Переглядів 106 тис.3 роки тому
Your First AWS Lambda Function In VS Code - 10 Minute Tutorial - For Beginners
How to Create AWS Account Free | 2021 | $4 Budget
Переглядів 7363 роки тому
How to Create AWS Account Free | 2021 | $4 Budget
AWS IAM Overview - It’s Surprisingly Simple - Users vs Roles
Переглядів 7 тис.3 роки тому
AWS IAM Overview - It’s Surprisingly Simple - Users vs Roles
AWS API Gateway Explained With Real Web App - React Lambda
Переглядів 18 тис.3 роки тому
AWS API Gateway Explained With Real Web App - React Lambda
The Cost of a BAD Small Business Website - And Steps To Make It Better
Переглядів 5773 роки тому
The Cost of a BAD Small Business Website - And Steps To Make It Better
Convert Website Traffic to Customers (EXAMPLES) | Hi-Five Formula
Переглядів 8 тис.4 роки тому
Convert Website Traffic to Customers (EXAMPLES) | Hi-Five Formula
Post-Covid 💉 Disruption, Opportunities, and Adaptation - Restaurant Industry
Переглядів 644 роки тому
Post-Covid 💉 Disruption, Opportunities, and Adaptation - Restaurant Industry
How Personal DATA is Worth Money (You Should Be Collecting It)
Переглядів 1,6 тис.4 роки тому
How Personal DATA is Worth Money (You Should Be Collecting It)
WHAT IS AWS? | And Why it Enables the American Dream
Переглядів 2 тис.4 роки тому
WHAT IS AWS? | And Why it Enables the American Dream
Cloud Serverless Pricing Tutorial (WITH EXAMPLE) | How to Calculate AWS Lambda Costs
Переглядів 10 тис.4 роки тому
Cloud Serverless Pricing Tutorial (WITH EXAMPLE) | How to Calculate AWS Lambda Costs
EXPLAINED | Which AWS Services Netflix Uses
Переглядів 9 тис.4 роки тому
EXPLAINED | Which AWS Services Netflix Uses
How Netflix Serves 167M Users
Переглядів 15 тис.4 роки тому
How Netflix Serves 167M Users
From 40 watches to becoming a Software Engineer
Переглядів 2894 роки тому
From 40 watches to becoming a Software Engineer
Beethoven: Sonata No.21 in C Major, "Waldstein" (Dec. 2018 Anthony Albertazzi)
Переглядів 1136 років тому
Beethoven: Sonata No.21 in C Major, "Waldstein" (Dec. 2018 Anthony Albertazzi)
Beethoven - Piano Sonata No. 26 "Les Adieux" (2017 Anthony Albertazzi)
Переглядів 756 років тому
Beethoven - Piano Sonata No. 26 "Les Adieux" (2017 Anthony Albertazzi)

КОМЕНТАРІ

  • @Sufanacore
    @Sufanacore День тому

    This video is really really helpful as a new web designer stepping into the web design world. Thank you Dylan

  • @satishvirothi5114
    @satishvirothi5114 День тому

    perfect explanation

  • @IsraelTamariz
    @IsraelTamariz 7 днів тому

    Thanks a lot!

  • @alancraig1560
    @alancraig1560 7 днів тому

    how would this be converted to ES6?

  • @QuyenNguyen-se4yc
    @QuyenNguyen-se4yc 13 днів тому

    Your voice too low pls dont put music in

  • @josephmatane950
    @josephmatane950 22 дні тому

    So Ocas delete and redownload content?

  • @Turnpost2552
    @Turnpost2552 Місяць тому

    So this is that kidney stone feature of aws toolkit great

  • @vivekxess3406
    @vivekxess3406 Місяць тому

    Amen

  • @aidataverse
    @aidataverse 2 місяці тому

    I like this kind od command during demo . really like this.

  • @drofngisladottir9886
    @drofngisladottir9886 2 місяці тому

    Eg a heima a ísland I live in Iceland 🎉🎉🎉🎉

    • @mhamoudacom
      @mhamoudacom 17 днів тому

      Eg a heima a ísland I live in Iceland ????

  • @azharushmani4199
    @azharushmani4199 3 місяці тому

    Awesome man! very good video

  • @indrarao9972
    @indrarao9972 3 місяці тому

    Netflix was not the first to open content initiative but they used it in a larger scale as they were so big that most providers were open work with them.

  • @wayofthefist697
    @wayofthefist697 3 місяці тому

    What's your thoughts on 10web ?

  • @arrvind7385
    @arrvind7385 3 місяці тому

    Amazing Explanation, Thanks a lot 👍👍👍

  • @design3823
    @design3823 4 місяці тому

    Dylan!! Where are you! Man give us so much value and disappeared!

  • @raihanahmed5423
    @raihanahmed5423 4 місяці тому

    Can't hear what you have been saying. Loud music. Quitting...

  • @MeteorShower-ke9pz
    @MeteorShower-ke9pz 4 місяці тому

    so understanding!!!

  • @hellothere-dc4ju
    @hellothere-dc4ju 4 місяці тому

    I FOUND THE HALF LIFE LAMBDA ON A NON HALF LIFE RELATED VIDEO!!!

  • @healthvative5315
    @healthvative5315 4 місяці тому

    Feel more confident in lambda after watching this video. Thank you

  • @keidfiza86
    @keidfiza86 5 місяців тому

    For a non-native English speaker, it is very difficult to understand the speech with the music in the background. It is good content, but I would like to recommend that you lower the volume of the soundtrack a bit.

  • @SagarBhamidipati
    @SagarBhamidipati 5 місяців тому

    Can we also debug by connecting to DynamoDB? If you have instructions, please prepare a video on how to debug connecting local to DynamoDB.

  • @alfamejeu7237
    @alfamejeu7237 5 місяців тому

    This is sad. People use this as if it’s just art. This is a place of worship, not to stick out your phone!!

  • @ayomidewilfred1864
    @ayomidewilfred1864 5 місяців тому

    This is confusing. Is this not suppose to be an express nodejs deployment, why bringing react?

  • @hardlyconfused3541
    @hardlyconfused3541 5 місяців тому

    too noisy music

  • @ganjuror
    @ganjuror 5 місяців тому

    ugh the music is so obnoxious i couldn't watch this

  • @JenniferAguilera
    @JenniferAguilera 6 місяців тому

    super helpful! especially what you said about wix. i used to push away and try to create in wordpress, but its cool you brought that up. i also dont want a client to think im like cheating or not doing the best work for them

  • @PravalikaSahini
    @PravalikaSahini 6 місяців тому

    Background music is distracting

  • @rishabrajput1830
    @rishabrajput1830 6 місяців тому

    Under rated video

  • @merryloparinopa
    @merryloparinopa 6 місяців тому

    Great video! I would start with getting a reseller if you have no idea how to manage a server, and then build yourself up from there. You don't want to sound ignorant to your clients from a technical standpoint for hosting. Just my two cents. Keep it up Bryce!

  • @myYouTubeChannel31
    @myYouTubeChannel31 6 місяців тому

    Uhhhh i feel like i still don't know what to do

  • @WilliamShanahan-l5h
    @WilliamShanahan-l5h 6 місяців тому

    I do all the things but no table appears under DynamoDB.

  • @geoffreyofmonmouth9796
    @geoffreyofmonmouth9796 7 місяців тому

    Dylan, thank you very much for this. Concise, and super helpful. The only issue I have is is that there is no "Import" option for me when I right-click on a Lambda fucntion.

  • @ladyMariele
    @ladyMariele 7 місяців тому

    Thank you so much for sharing your knowledge <3

  • @bananas_5856
    @bananas_5856 7 місяців тому

    Shit man youre giving the answer on my problem that ive been struggling within hours, great video... thanks

  • @YS-zk4wz
    @YS-zk4wz 7 місяців тому

    omg that music what was he thinking

    • @tajolariffin6147
      @tajolariffin6147 27 днів тому

      what's wrong with that? I was about to fall asleep studying AWS for about a month now and still having difficulties trying to understand IAM..then search for videos for explanation, found this, and boom suddenly wide awake! the musics good!

  • @MandarKarekar
    @MandarKarekar 7 місяців тому

    Simple and Great Explanation

  • @Dimon01017
    @Dimon01017 7 місяців тому

    hi, thank you and what about Api-Gateway for kubernetes api services?

  • @followigthecomeupseriesinv8307
    @followigthecomeupseriesinv8307 7 місяців тому

    I want more info on all the steps!

  • @AshfanSaja
    @AshfanSaja 7 місяців тому

    Thanks man

  • @Donnijohnson
    @Donnijohnson 7 місяців тому

    Your explanations are great! But the way you move your hands around while talking is quite confusing and exaggerated, and the music is too loud.

  • @garylyall811
    @garylyall811 7 місяців тому

    The Vatican apparently is shutting down due to a lack of believers in todays society and so it fucking should

  • @shakeablecake
    @shakeablecake 7 місяців тому

    Hello, great video and learned a lot but was just wondering is you use monthly payments or just how you do the payments in general.

  • @Emily-le2wi
    @Emily-le2wi 7 місяців тому

    I was wondering what type of website you would set up for them. Small business don’t want to mess with coding so makes sense to set them up on Wix. Thanks!

  • @Desiklown
    @Desiklown 7 місяців тому

    so anxious to meet clients

  • @djesitv4489
    @djesitv4489 7 місяців тому

    Is that Húsavík ???

  • @BandarAlmarri-zm2th
    @BandarAlmarri-zm2th 8 місяців тому

    the stupid music

  • @elliott7630
    @elliott7630 8 місяців тому

    Hi Dylan, do you have the song to your video "Mass in the Vatican"? It sounds really harmonious.

  • @55_hetpatel74
    @55_hetpatel74 8 місяців тому

    Great 👍

  • @mrlima2953
    @mrlima2953 8 місяців тому

    I got my first client yesterday. Having my first meeting today. Feeling a bit of imposter syndrome. Thanks for these tips. The shared Google doc with the notes are gold and make it really professional.

    • @kuanjarlo
      @kuanjarlo 6 місяців тому

      how did it go? how are you doing now?

    • @mrlima2953
      @mrlima2953 6 місяців тому

      ​@@kuanjarlo I did very well mate. She loved my service and found me very knowledgeable.

    • @kuanjarlo
      @kuanjarlo 6 місяців тому

      @@mrlima2953 if you don't mind me asking, how much did you charge? and did you use tools like wix or did you make it from scratch? did it matter if you make from scratch or no? and how did you get the client to begin with

    • @xen2653
      @xen2653 21 день тому

      how are you doing now man

    • @xen2653
      @xen2653 21 день тому

      also how do you find clients

  • @sydneycasey6611
    @sydneycasey6611 8 місяців тому

    Hi! SO if I build someone a website on WIX how can they manage it after and upload new products and change contact infomation. Also if I cancel my WIX Subscription what happens to their website?