Serverless Application with React, Node & AWS (API Gateway, Lambda Function, S3 & DynamoDB)

Поділитися
Вставка
  • Опубліковано 21 жов 2024
  • AWS offers technologies for running code, managing data, and integrating applications, all without managing servers. In this video, we will build one such Serverless Full Stack Application using React, Node.js & AWS.
    ‍💻 Technologies Used:
    Frontend: React.js & Material-UI
    Backend: Node.js & AWS (API Gateway, Lambda Function)
    Database: DynamoDB
    📕 Source Code/ Documentation/ References
    ---------------------------------------------------------------------------------------------
    Source code of the Project
    github.com/kun...
    ---------------------------------------------------------------------------------------------
    Setup AWS CLI on windows
    • Setup and Configure AW...
    Other Videos:
    ➡ Java Projects Playlist: • 1/12 - Bank Management...
    ➡ JavaScript Projects Playlist: • JavaScript Projects
    ➡ React Projects Playlist: • React Projects
    ➡ MERN Stack Projects Playlist: • MERN Stack Projects
    ➡ Next js Projects Playlist: • Next.js Projects
    ➡ Leet Code Questions Playlist: • LeetCode Solutions | Java
    🌎 Find Me Here:
    Instagram: codeforinterview ( / codeforinterview )
    Telegram: codeforinterview (t.me/codeforin...)
    #aws #serverless #awsapplication

КОМЕНТАРІ • 61

  • @codeforinterview
    @codeforinterview  Рік тому

    Checkout other Serverless Applications with AWS: ua-cam.com/play/PL_6klLfS1WqEXAGvmK18WI7S_VTf8V23B.html

  • @chetanpl
    @chetanpl 2 місяці тому +1

    Bhut khob sir. Mujhe ye smjh nhi ấata tha ki Lamda function ko call karte kese hai mujhe laga itself ye ek API h but ye only ek function hai but aaj pta chala ye sirf ek function hai API humhe alag se banana padta hai,

  • @jspnser
    @jspnser Рік тому +3

    great video, I always laugh when you say kya bolte hai usko., i have same problem 😂

  • @nazeedkhan10
    @nazeedkhan10 Рік тому +1

    amazing channel 👏 🙌 I just checked it out and wow ... please keep doing it , upload more n more . U r the motivation 💪

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

    Hii....we want this configurations and setup from scratch. Also please show how to work in S3 bucket for data operations in detail. This would be really greatful. Thank you.

  • @AyushKumar-en7kj
    @AyushKumar-en7kj Рік тому +1

    Nice video, but what should I do to remove the details from dynamo db as well from frontend only.

  • @alexdevorigin1
    @alexdevorigin1 Рік тому

    *How much does it consume in prices the 4 services used as configured?* I want to use it for some clients I have and stop using slow hosting.

  • @Businessman949
    @Businessman949 Рік тому

    Hello sir I am big fan for you.
    Sir main aapki sari videos dekhta hun mujhe bahut pasand aati hai aur mujhe bahut fayda Hota hai.. sir Main ek project banaa raha tha University management system. Sir wo half Ho Gaya . Lekin sir Maine kal jama karvane project University ma. Vah kal tak complete Nahin ho sakta kindly aap mujhe project send kar de ..
    Pahle be ak project Maine aapki videos dekh Kar banaya tha. Wo to ban gaya tha complete.
    Kindly agar aap yah mujhe send kar de..
    Sir I am Pakistani and I am big fan for you..
    Mujhe ummid hai ki aap meri problem zaroor solve karenge..

    • @codeforinterview
      @codeforinterview  Рік тому

      if you need the source code, then clone it from github
      github.com/kunaltyagi9/University-Management-System

    • @Businessman949
      @Businessman949 Рік тому

      @@codeforinterview sir kindly banaa hua project send kar de. 😭😭😭

    • @kumariranjanayadav4652
      @kumariranjanayadav4652 Рік тому +1

      @@Businessman949 bna hi hai source code hai github ka

    • @codeforinterview
      @codeforinterview  Рік тому

      @@Businessman949 bna hua hi hai bro

    • @kumariranjanayadav4652
      @kumariranjanayadav4652 Рік тому

      I need ur help sir can u help me?

  • @hananch9494
    @hananch9494 Рік тому

    sir ak help chaiya ...
    sir ap konsa msql software used karty ha java project bana k liya or sath konsi jar file used kar k ha.

    • @codeforinterview
      @codeforinterview  Рік тому

      you can use any software, all works the same.
      I have used MySQL Workbench in my java projects.

  • @udayaswal
    @udayaswal Рік тому +1

    Hi Bro , ye sab functionality/ operations hum AWS free tier me.kar skte hai na.. koi additional charges to nahi aayegaa..?
    Because I don't want to pay a single penny while learning the AWS. 🥺

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

    Bo kya bolte hai .. ha bhai good tutorial 😂

  • @aks1038
    @aks1038 Рік тому

    Bro one video on authorisation, authentication & load balancing before Aws Api Gateway part, should also be there

  • @udayaswal
    @udayaswal Рік тому

    40:00 lambda functions start....
    Deployment on S3 Done..★

    • @codeforinterview
      @codeforinterview  Рік тому +1

      this is your personal note, I guess

    • @udayaswal
      @udayaswal Рік тому

      @@codeforinterview 😅 very right, Badhe Bhai..

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

    36:52 Sir your s3 bucket url is working please delete the bucket. It might incur you cost, if everybody visit the website. Thank you for providing the tutorial.

  • @ayuxsh2606
    @ayuxsh2606 3 місяці тому +1

    can i get to see logs on cloudwatch ?

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

      watch this video to setup cloudwatch logs
      ua-cam.com/video/FVfxsMseYq8/v-deo.html

  • @zakstev786
    @zakstev786 Рік тому

    Wah Bro! Drink and Code?

  • @genesysinternational4284
    @genesysinternational4284 Рік тому

    Bro DocumentClient() it's not showing as a method const docClient = new AWS.DynamoDB.DocumentClient(); please help?

  • @zakstev786
    @zakstev786 Рік тому

    When I try to invoke API Gateway REST API, I get 403 "Missing Authentication Token" error messages. How do I troubleshoot these error? Can you please help me?

  • @tinkugupta1
    @tinkugupta1 Рік тому

    when you upload crud app on aws advance functionalities ? Kindly upload

  • @Aditya-lc5uk
    @Aditya-lc5uk Рік тому

    Koi new mern stack clone laao bhai eagerly waiting !!!
    Maybe a social media clone ya video streaming platform like netflix :)

    • @codeforinterview
      @codeforinterview  Рік тому +1

      Yes, I am working on Instagram clone. Will upload the videos soon

    • @Aditya-lc5uk
      @Aditya-lc5uk Рік тому

      @@codeforinterview thanks 🔥

  • @Tim28259
    @Tim28259 Рік тому

    the video i was looking for. but sad that this video isnt in english....

  • @noobxtrader
    @noobxtrader Рік тому

    add button missing here otherwise its a complete project

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

    sir please upload complete MERN STACK deployed IN LANBDA AWS for beginner

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

      Lambda is not used for deployments, watch the same video and learn how we can use lambda to create the serverless backend.

  • @sibasisbadatya3382
    @sibasisbadatya3382 Рік тому

    Sir ye aws lamda me access denied dikha rha he
    kya karunn?? plzz tell

    • @codeforinterview
      @codeforinterview  Рік тому

      Go to IAM -> users -> select your user -> Add Permission -> Attach Policy -> AWS Lambda full access

  • @andyjunior7515
    @andyjunior7515 Рік тому +1

    good content but prefere in english so as to understand better

  • @binu962
    @binu962 Рік тому

    thankyou

  • @sumitblogs15
    @sumitblogs15 Рік тому

    I had to watch the video at .75 speed

  • @luisbrazilva
    @luisbrazilva Рік тому

    What? Damn you talk so fast! I got 1 every 12 words I think

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

    im stuck

  • @Businessman949
    @Businessman949 Рік тому

    Sir kindly help ...
    Please send project

    • @codeforinterview
      @codeforinterview  Рік тому

      I will too send the source code which is there on github, the same link which I sent earlier.

  • @reactivicky
    @reactivicky Рік тому

    Please add auth tutorial

  • @sachinpandey7751
    @sachinpandey7751 Рік тому

    React + typescript project

    • @codeforinterview
      @codeforinterview  Рік тому

      Yup! on the list, will release soon.

    • @codeforinterview
      @codeforinterview  Рік тому

      React + Typescript project link: ua-cam.com/video/cZn7g-oLPEw/v-deo.html

  • @vishnu-krishna108
    @vishnu-krishna108 Рік тому

    AWS UI is horrible

  • @sibasisbadatya3382
    @sibasisbadatya3382 Рік тому

    Sir ye aws lamda me access denied dikha rha he
    kya karunn?? plzz tell

    • @codeforinterview
      @codeforinterview  Рік тому

      Go to IAM -> users -> select your user -> Add Permission -> Attach Policy -> AWS Lambda full access

  • @sibasisbadatya3382
    @sibasisbadatya3382 Рік тому

    Sir ye aws lamda me access denied dikha rha he
    kya karunn?? plzz tell

    • @codeforinterview
      @codeforinterview  Рік тому

      Go to IAM -> users -> select your user -> Add Permission -> Attach Policy -> AWS Lambda full access