Dylan Albertazzi
Dylan Albertazzi
  • 42
  • 544 588
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
---
WHO AM I: I'm Dylan, a Cloud Software Engineer living in Oregon. I use my background in tech to make videos about technology that enables and grows businesses.
---
🌍 I’d love to meet you, reach out through my website or LinkedIn -
dylanalbertazzi.com/
มุมมอง: 18 738

วีดีโอ

Consumption to Creation
มุมมอง 8762 ปีที่แล้ว
❗️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.
มุมมอง 41K2 ปีที่แล้ว
❗️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. WHO AM I: I'm Dylan, a Cloud Engineer living in Bend, Oregon. I ...
How To Build an App (2021) - Figma App Mockup - Ep. 2
มุมมอง 9443 ปีที่แล้ว
❗️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
มุมมอง 2.9K3 ปีที่แล้ว
❗️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
มุมมอง 19K3 ปีที่แล้ว
❗️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! WHO AM I: I'm Dylan, a Cloud Engineer living in Bend, Oregon. I use my background in tech to make videos about technology that enables and grows businesses. 🌍 M...
SQL vs NoSQL - Choose for web development
มุมมอง 11K3 ปีที่แล้ว
❗️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
มุมมอง 9803 ปีที่แล้ว
❗️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 WHO AM I: I'm Dylan, a Cloud Engineer living in Bend, Oregon. I use my ba...
Why I Quit Machine Learning
มุมมอง 3.3K3 ปีที่แล้ว
❗️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. WHO AM I: I'm Dylan, a Cloud Engineer living in Bend, Oregon. I use my back...
Configure React to use TailwindCSS - The right way - 5 Minute Tutorial
มุมมอง 7K3 ปีที่แล้ว
❗️ 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
มุมมอง 68K3 ปีที่แล้ว
❗️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 WHO AM I: I'm...
How To Build Your First Website For A Client - Workflow and Tools
มุมมอง 88K3 ปีที่แล้ว
❗️ 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. W...
Top 3 React UI Component / Asset Libraries - 2021 - To Make Beautiful Websites
มุมมอง 73K3 ปีที่แล้ว
❗️ 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.8K3 ปีที่แล้ว
❗️ 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: th-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
มุมมอง 9K3 ปีที่แล้ว
🚀 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
มุมมอง 95K3 ปีที่แล้ว
Your First AWS Lambda Function In VS Code - 10 Minute Tutorial - For Beginners
How to Create AWS Account Free | 2021 | $4 Budget
มุมมอง 7233 ปีที่แล้ว
How to Create AWS Account Free | 2021 | $4 Budget
AWS IAM Overview - It’s Surprisingly Simple - Users vs Roles
มุมมอง 5K3 ปีที่แล้ว
AWS IAM Overview - It’s Surprisingly Simple - Users vs Roles
AWS API Gateway Explained With Real Web App - React Lambda
มุมมอง 16K3 ปีที่แล้ว
AWS API Gateway Explained With Real Web App - React Lambda
The Cost of a BAD Small Business Website - And Steps To Make It Better
มุมมอง 5223 ปีที่แล้ว
The Cost of a BAD Small Business Website - And Steps To Make It Better
Convert Website Traffic to Customers (EXAMPLES) | Hi-Five Formula
มุมมอง 7K3 ปีที่แล้ว
Convert Website Traffic to Customers (EXAMPLES) | Hi-Five Formula
Post-Covid 💉 Disruption, Opportunities, and Adaptation - Restaurant Industry
มุมมอง 613 ปีที่แล้ว
Post-Covid 💉 Disruption, Opportunities, and Adaptation - Restaurant Industry
How Personal DATA is Worth Money (You Should Be Collecting It)
มุมมอง 1.4K3 ปีที่แล้ว
How Personal DATA is Worth Money (You Should Be Collecting It)
WHAT IS AWS? | And Why it Enables the American Dream
มุมมอง 2K3 ปีที่แล้ว
WHAT IS AWS? | And Why it Enables the American Dream
Cloud Serverless Pricing Tutorial (WITH EXAMPLE) | How to Calculate AWS Lambda Costs
มุมมอง 9K3 ปีที่แล้ว
Cloud Serverless Pricing Tutorial (WITH EXAMPLE) | How to Calculate AWS Lambda Costs
EXPLAINED | Which AWS Services Netflix Uses
มุมมอง 8K3 ปีที่แล้ว
EXPLAINED | Which AWS Services Netflix Uses
How Netflix Serves 167M Users
มุมมอง 11K3 ปีที่แล้ว
How Netflix Serves 167M Users
From 40 watches to becoming a Software Engineer
มุมมอง 2713 ปีที่แล้ว
From 40 watches to becoming a Software Engineer
Beethoven: Sonata No.21 in C Major, "Waldstein" (Dec. 2018 Anthony Albertazzi)
มุมมอง 1045 ปีที่แล้ว
Beethoven: Sonata No.21 in C Major, "Waldstein" (Dec. 2018 Anthony Albertazzi)
Beethoven - Piano Sonata No. 26 "Les Adieux" (2017 Anthony Albertazzi)
มุมมอง 715 ปีที่แล้ว
Beethoven - Piano Sonata No. 26 "Les Adieux" (2017 Anthony Albertazzi)

ความคิดเห็น

  • @followigthecomeupseriesinv8307
    @followigthecomeupseriesinv8307 40 นาทีที่ผ่านมา

    I want more info on all the steps!

  • @AshfanSaja
    @AshfanSaja 2 วันที่ผ่านมา

    Thanks man

  • @Donnijohnson
    @Donnijohnson 4 วันที่ผ่านมา

    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 6 วันที่ผ่านมา

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

  • @shakeablecake
    @shakeablecake 10 วันที่ผ่านมา

    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 12 วันที่ผ่านมา

    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 13 วันที่ผ่านมา

    so anxious to meet clients

  • @djesitv4489
    @djesitv4489 17 วันที่ผ่านมา

    Is that Húsavík ???

  • @BandarAlmarri-zm2th
    @BandarAlmarri-zm2th 22 วันที่ผ่านมา

    the stupid music

  • @elliott7630
    @elliott7630 23 วันที่ผ่านมา

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

  • @55_hetpatel74
    @55_hetpatel74 25 วันที่ผ่านมา

    Great 👍

  • @mrlima2953
    @mrlima2953 หลายเดือนก่อน

    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.

  • @sydneycasey6611
    @sydneycasey6611 หลายเดือนก่อน

    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?

  • @shesgringa
    @shesgringa หลายเดือนก่อน

    Loved how helpful this was! I was thinking about freelancing and I’m still wondering a bit how the handoff phase works with the client. How is the site managed later if it needs updating? Do I maintain co-ownership of the Figma files or access to the Wix design? I would love to learn more about this ✨

  • @amorfolucifer2841
    @amorfolucifer2841 หลายเดือนก่อน

    You didnt prepare your stuff ...

  • @IELTS_UK
    @IELTS_UK หลายเดือนก่อน

    thanks for this ! I've just started. I'm working with lawyers, and they are so straight talking!

  • @arthur723
    @arthur723 หลายเดือนก่อน

    You're a genius!

  • @nadeenamgad7651
    @nadeenamgad7651 2 หลายเดือนก่อน

    The video is really helpful! Thank you so much Dylan

  • @hirpo9023
    @hirpo9023 2 หลายเดือนก่อน

    03:20

  • @reylinpj
    @reylinpj 2 หลายเดือนก่อน

    This tutorial is amazing! thank you so much :D

  • @eaklein1115
    @eaklein1115 2 หลายเดือนก่อน

    If you go to deploy through WIX, what happens after a year whenever the free domain runs out? Do you have the client go through you to renew it, or have them do it by creating a wix account? Is this something you discuss to them in the initial meeting? thank you

  • @lucindadebruin
    @lucindadebruin 2 หลายเดือนก่อน

    Great Video! Thank you.

  • @andrinecamu2325
    @andrinecamu2325 2 หลายเดือนก่อน

    This is exactly what I'm looking for. Thank you

  • @mechaelwales2744
    @mechaelwales2744 3 หลายเดือนก่อน

    These people are disrespect the Mass they though celebraty person, they keep on cp in action.

  • @samdub
    @samdub 3 หลายเดือนก่อน

    Great tips thanks for that dude

  • @Ingvar853
    @Ingvar853 3 หลายเดือนก่อน

    Where is this

  • @franckranaivo666
    @franckranaivo666 3 หลายเดือนก่อน

    ❤🪢🌸💡🕯🏵🍋🌼🎨💮💐🌿🌼🍒🇻🇦✝️🇻🇦🍒💮🌼🎨💐🌸🕯🌿🌸🕯❤✒📃📚🎶🌹🌍🇦🇲💒🇦🇲🌿🇵🇸🕊🧭🦉😇⛹🎶🏵🍋🌿🎨💐❤🥰📚🔎🪢🌼🎨💐🌸🌿🍋💡🎶⛑🪢🎶🔎💡⛑🇻🇦💒🇻🇦🌹🕯📑🙋‍♂️

  • @MrPowergameVideos
    @MrPowergameVideos 3 หลายเดือนก่อน

    but if I use wix, then they'll have the banner that says have wix with no ads. AND won't they have to pay 18$ per month to keep running the website?

  • @mzosama
    @mzosama 3 หลายเดือนก่อน

    @8.07 Revised Hero Section should be (an example) Hero Title: We help protect your rights and achieve peace of mind. Sub Heading: Trusted by over 5,000 customers and saved over $100 million in charges Primary CTA: Start your legal journey Secondary CTA: Book a free 15 min consultation call Thanks for sharing the video.

  • @farid9323
    @farid9323 3 หลายเดือนก่อน

    Such a simple solution. Love it! I had to move "isCanceled" to outside the useEffect hook because I had strict mode enabled.

  • @user-vh2te5lp8m
    @user-vh2te5lp8m 3 หลายเดือนก่อน

    how to host a website?

  • @ehmehm0353
    @ehmehm0353 3 หลายเดือนก่อน

    God , the creator of the universe, is great and all mighty. How can you say that he has a son. And that son is also god. Who is not the father but also god. And the trinity and all those things. God is greater than this. God is all mighty. Jesus was a messenger of god. Read the quran. And thank you for reading ❤

  • @Rock-ks1gd
    @Rock-ks1gd 3 หลายเดือนก่อน

    how to send file in api?

  • @user-jf1mz2ds6b
    @user-jf1mz2ds6b 3 หลายเดือนก่อน

    short and simple. very informative. Thanks

  • @podraskyholistics9737
    @podraskyholistics9737 3 หลายเดือนก่อน

    But how is this done, in the first place? Do the clients give you their login credentials to edit their websites?

  • @RobDLion
    @RobDLion 3 หลายเดือนก่อน

    Spot on. This is exactly what I do all they way down to the payment. Great video!

  • @CHURCHGPT
    @CHURCHGPT 4 หลายเดือนก่อน

    We can learn a lot from this video aside from the literal lesson being taught! I was interested to see what common patterns 1) got me to watch this entire video 2) content length 3) content material and structure 4) CTA (check out the high five thingyy worked on me lol 5) simple, elegant, intriguing, informing THANKS! I'm in sales if you want to hire me or offer a commission only deal. I host in person events each month for many different classes, causes, and community growth purposes and love adding high quality products to my sponsor list. No cost to you unless I make a sale

  • @user-gr2dk7cu1q
    @user-gr2dk7cu1q 4 หลายเดือนก่อน

    Call to action

  • @user-gr2dk7cu1q
    @user-gr2dk7cu1q 4 หลายเดือนก่อน

    High five google analytic traffic 🚦

  • @peterlovric5688
    @peterlovric5688 4 หลายเดือนก่อน

    What lure you used ?

  • @keethmelanga7132
    @keethmelanga7132 4 หลายเดือนก่อน

    This is very detailed. Thanks❤

  • @henrythomas7112
    @henrythomas7112 4 หลายเดือนก่อน

    Thank you a lot for this video. This is very interesting and informative. Keep posting like those amazing videos, this is awesome.

  • @mrdesperate1
    @mrdesperate1 4 หลายเดือนก่อน

    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

  • @clyd3thephoenix
    @clyd3thephoenix 4 หลายเดือนก่อน

    🤍

  • @MB31TheG
    @MB31TheG 4 หลายเดือนก่อน

    Thanks bro

  • @assizpereira1374
    @assizpereira1374 4 หลายเดือนก่อน

    quick question is it possble to run the amplify server locally while testing?

  • @camilatereza3634
    @camilatereza3634 4 หลายเดือนก่อน

    Thanks. You are a great teacher and answer all my questions in only video. I can’t find this in Portuguese. I really thankful

  • @blacknwhite5451
    @blacknwhite5451 5 หลายเดือนก่อน

    Nice tutorial. Good to see whats possible in a short time. Think your going to need down button as well :)

  • @GetDisciplined612
    @GetDisciplined612 5 หลายเดือนก่อน

    Awesome video but i have this problem that my client asked me how he can edit something by himself and i cant give him access to my account because i have more work here and its like weird you know

  • @moheenakhtar1211
    @moheenakhtar1211 5 หลายเดือนก่อน

    that's very interesting and informative .😀