AWS Lambda Tutorial For Beginners | What is AWS Lambda? | AWS Lambda For Beginners | Simplilearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2024
  • 🔥📘 Cloud Computing Carrer Guide (Free)- l.linklyhq.com/l/1ylQ0
    🔥 AWS Cloud Practitioner Essentials - www.simplilearn.com/aws-cloud...
    🔥Caltech University Post Graduate Program In Cloud Computing: www.simplilearn.com/pgp-cloud...
    🔥Caltech Cloud Computing Bootcamp(US Only): www.simplilearn.com/cloud-com...
    This AWS Lambda Tutorial will help you understand what is AWS Lambda, why do we use AWS Lambda, how does AWS Lambda work, AWS Lambda concepts such as requests, containers and backups along with a demo on Backing up data on AWS S3 using AWS Lambda. AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. Now, let us, deep dive, into this tutorial and understand what AWS Lambda actually is.
    Below topics are explained in this AWS Lambda Tutorial:
    1. Features of AWS Lambda (02:31)
    2. What is AWS Lambda? (03:55)
    3. Where is AWS Lambda used? (04:52)
    4. Use Case - Backing up data in S3 using AWS Lambda (09:02)
    #AWS #AWSLambda #AmazonWebServices #AWSTutorial #AWSTraining #CloudComputing #Simplilearn
    To learn more about AWS, subscribe to our TH-cam channel: th-cam.com/channels/svq.html...
    You can also go through the slides here: goo.gl/ijPqca
    🔥 Enroll for FREE AWS Course & Get your Completion Certificate: www.simplilearn.com/skillup-f...
    ➡️ About Post Graduate Program In Cloud Computing
    This Post Graduate Program in Cloud Computing helps you become an expert in designing, planning, and scaling cloud implementations. Our Cloud Computing course helps you master the core skill sets required to design and deploy dynamically scalable and reliable applications on three popular cloud platform providers: Microsoft Azure, AWS, and GCP.
    ✅ Key Features
    - Caltech CTME Post Graduate Certificate
    - Enrolment in Simplilearn’s JobAssist
    - Receive up to 30 CEUs from Caltech CTME
    - Simplilearn's JobAssist helps you get noticed by top hiring companies
    - Attend Masterclasses from Caltech CTME instructors
    - Live virtual classes led by industry experts, hands-on projects and integrated labs
    - Online Convocation by Caltech CTME Program Director
    - 40+ Hands-On Projects and Integrated Labs
    - Capstone Project in 4 Domains
    - Caltech CTME Circle Membership
    ✅ Skills Covered
    - Cloud Provider Selection
    - Application Migration
    - Performance Testing
    - Cloud Workloads
    - Identity Access Management
    - Autoscaling
    - Disaster Recovery
    - Web Services and API
    - Cloud Migration and Deployment
    - Database Management
    - MultiCloud Deployment
    - Storage Services
    👉 Learn More At: www.simplilearn.com/pgp-cloud...
    🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688

ความคิดเห็น • 165

  • @SimplilearnOfficial
    @SimplilearnOfficial  ปีที่แล้ว +1

    📘 Cloud Computing Carrer Guide (Free)- forms.gle/GTi6L5N34k7k677aA
    🔥 AWS Cloud Architect Masters Program (Discount Coupon - YTBE15):www.simplilearn.com/aws-cloud-architect-certification-training-course?AugustTubebuddyExpCC&Comments&
    🔥 IIT Guwahati Professional Certificate Program In Cloud Computing And DevOps (India Only): www.simplilearn.com/professional-certificate-program-cloud-computing-devops?AWS-97q30JjEq9Y&Comments&
    🔥Caltech Cloud Computing Bootcamp(US Only): www.simplilearn.com/cloud-computing-bootcamp-certification-course?AWS-97q30JjEq9Y&Comments&

  • @SimplilearnOfficial
    @SimplilearnOfficial  6 ปีที่แล้ว +6

    AWS experts are in demand the world over. Grab the opportunity by exploring our latest AWS Career Guide. Comment below to get your copy today.
    Do you have any questions on this topic? Please share your feedback in the comment section below and we'll have our experts answer it for you.
    Thanks for watching the video. Cheers!

    • @kiaf9539
      @kiaf9539 5 ปีที่แล้ว

      Does the user need to setup the configuration of the container that Lambda would use to run the code?

  • @radup6428
    @radup6428 3 ปีที่แล้ว +11

    Great presentation. Small update, Lambda is billed using using 1 ms granularity, as of Dec 2020, instead of 100 ms

  • @rban123
    @rban123 3 ปีที่แล้ว +6

    I use lambda to process user input and convert to SQL query for getting from database, instead of having a dedicated server for handling all these DB transactions, saved us lots of money

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @aman_deep21
    @aman_deep21 3 ปีที่แล้ว +31

    Hey, thanks for the nice tutorial. If you would have included how to trigger events in S3 using event notifications, that would have made it easy to follow along. Please keep posting such knowledgeable tutorials. 😇

  • @subrahmanyammbr
    @subrahmanyammbr 6 ปีที่แล้ว +37

    very nice material..but you missed few steps like configuring s3 trigger (which is already created). Please do all steps in the tutorial video freshly so that you won't miss any steps..and it helps us to follow properly. Thanks again for wonderful tutorial.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hey Subrahmanyam, we are glad that you liked our tutorial. We will definitely look into your suggestions. Do subscribe and stay tuned for updates on our channel. Cheers :)

    • @ChamorroZorro
      @ChamorroZorro 5 ปีที่แล้ว +14

      Hello! I just did this and figured out the final step to create the trigger. In that same Lambda screen, click on the far left box underneath the lambda function called "create trigger". In the far left scroll bar select "S3", then select "Put". Save the function, and it should work from here.

    • @petarulev6977
      @petarulev6977 2 ปีที่แล้ว

      @@SimplilearnOfficial Please describe all steps.

  • @ramilsarmiento6822
    @ramilsarmiento6822 4 ปีที่แล้ว

    How can i use Lambda to my AWS SES to stop from sending when it hit a certain level of hit of bounce rate

  • @lingjiefeng3196
    @lingjiefeng3196 2 ปีที่แล้ว +3

    Thanks for the tutorial! it's very clear and well explained. Now I have the basic understanding of lambda.

  • @robindong3802
    @robindong3802 3 ปีที่แล้ว +4

    Great tutorials, love you Simplilearn.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว +1

      We are so grateful for your kind words. Also, subscribe to our channel and stay tuned for more videos. Cheers!

  • @jovani4921
    @jovani4921 5 ปีที่แล้ว +1

    This is a great tutorial, thank you!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Jovani, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @atharvachauhan7049
    @atharvachauhan7049 5 ปีที่แล้ว +2

    excellent way of explanation. Awesome. God bless you.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Atharva, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @somemysteriousguy7114
    @somemysteriousguy7114 2 ปีที่แล้ว

    I got to the end where he creates the lambda function but for me the interface is different. Maybe Amazon updated it since 4 years ago. I don't see where the roles are attached. I upload something to the source bucket and it doesn't appear in the destination.

  • @apk2072
    @apk2072 6 ปีที่แล้ว

    Simple and effective. Thank you.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Great that you liked the tutorial! If you agree that learning AWS is a good career move, Please refer to this, www.simplilearn.com/cloud-solutions-architect-masters-program-training.

  • @rramanadham
    @rramanadham 4 ปีที่แล้ว +1

    hi, i added the code below, but i dont see the file in my bkp bucket. what am i doing wrong?
    let AWS = require("aws-sdk");
    exports.handler = async (event) => {
    let s3 = new AWS.S3();
    let srcBucket = "rad-bucket";
    let bkpBucket = "rad-backups-bucket";
    let objKey = event.Records[0].s3.object.key;
    console.log("objKey is "+objKey);
    let copySrc = encodeURI(srcBucket+"/"+objKey);
    let copyParams = {Bucket:bkpBucket,CopySource:copySrc, Key:objKey};
    s3.copyObject(copyParams, function (err,data) {
    if(err)
    console.log('it failed with err '+err.stack);
    else
    console.log('upload and copy successful');
    });
    };

  • @nikdanilov2084
    @nikdanilov2084 4 ปีที่แล้ว +9

    "This helps in reducing conflict between teams running different software in the same infrastructure"? Did you mean the same software on different infrastructure?

  • @Unorthodoxwanderlust
    @Unorthodoxwanderlust 4 ปีที่แล้ว +6

    first of all, thank you for the tutorial, crash-videos does help.
    i have a question sir.
    Time-14:51. the templates, do you have any github where they are stored? (i am not able to find the documentation of these codes and is stuck at my lab work)
    a prompt response would be highly appreciated.

  • @reptileandad
    @reptileandad 4 ปีที่แล้ว

    Hi, I followed everything you did but so far I couldn't copy at all. how do you debug from the AWS console?

  • @Chadwinw
    @Chadwinw 2 ปีที่แล้ว +2

    I really like the format of the video. It was very organized and easy to follow.

  • @venkataramanareddy7735
    @venkataramanareddy7735 5 ปีที่แล้ว +4

    Thanks for the session, for the same task we can enable CRR in S3 service itself right. than writing this much code.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +5

      Hey Venkatarama, this demo was just to demonstrate how you can use the Lambda service with other services. Just to help elaborate on the concepts.

  • @tejashwiniduluri4055
    @tejashwiniduluri4055 3 ปีที่แล้ว

    Awesome!! Its pretty clear. Thank you!!!!

  • @priyasachdeva98
    @priyasachdeva98 5 ปีที่แล้ว

    In my Account on AWS services IAM role is not present

  • @user-cg1wc5ei9o
    @user-cg1wc5ei9o 8 หลายเดือนก่อน

    perfect explanation. Thanks

  • @sysconfig9318
    @sysconfig9318 4 ปีที่แล้ว +3

    where is an error i got while running the script. "errorType": "TypeError",
    "errorMessage": "Cannot read property '0' of undefined",
    "trace": [
    "TypeError: Cannot read property '0' of undefined",

  • @dania_884
    @dania_884 4 ปีที่แล้ว +2

    we have to learn a lot of code or new coding technology in order to be familiar with Lambda, right? your example used Node.js, javascript, etc. If one not using it at work after graduate 15+ years from school, forgot a lot. What's the most common used coding language in Lambda, or in general AWS as Cloud ?

  • @zhang20244
    @zhang20244 4 ปีที่แล้ว

    Very clean to understand , thank you

  • @makesh948
    @makesh948 3 ปีที่แล้ว +2

    Great video and thanks for explaining with some use cases. I feel you could have covered a bit about debugging - where to find logs, etc

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @legpiece606
    @legpiece606 5 ปีที่แล้ว

    Hi, I'm trying to send outbound messages from salesforce(when contacts updated i need to sent some data to SQL DB visa Aws lambda functions), i'm not sure how do i parse the soap messages on aws lambda functions. can anyone help me achieve this using C#

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      "Hey,
      We'll go into these implementations in detail in another video. Stay tuned!"

  • @RavinderSingh-nh6th
    @RavinderSingh-nh6th 5 ปีที่แล้ว

    really excellent explanation. Thanks

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Greetings! Thank you for your kind words. Spread the word by liking, sharing and subscribing to our channel! Cheers :).

  • @srinivasjogada8924
    @srinivasjogada8924 5 ปีที่แล้ว

    Presentation is Awesome

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      We are glad you found our video helpful, Srinivas. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @_iam_amit
    @_iam_amit 5 ปีที่แล้ว

    Thank you for this video. Can you plz explain how to use AWS Lambda to do ETL process for Redshift data and put those data into DynamoDB. Thank you

  • @anilgajwel
    @anilgajwel 5 ปีที่แล้ว +21

    Good explanation!! Thanks!! But one thing i miss here is how to creat events that triggers lambda

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      Hey Anil, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

    • @tanly4973
      @tanly4973 2 ปีที่แล้ว

      create events that triggers lambda

  • @krushnapardeshi3694
    @krushnapardeshi3694 3 ปีที่แล้ว +2

    How event got triggered ? Don't neee to configure anything to trigger event ?

  • @kayodekehinde3756
    @kayodekehinde3756 ปีที่แล้ว +1

    Cool and simple explanation Thank you for this video.

    • @SimplilearnOfficial
      @SimplilearnOfficial  ปีที่แล้ว

      Thank you for choosing us as your learning partner. We are thrilled to hear that you enjoyed your experience with us! If you are looking to expand your knowledge further, we invite you to explore our other courses in the description box.

  • @hello-ff8hh
    @hello-ff8hh 2 หลายเดือนก่อน

    2 minutes in i already know this is a great introduction course, thanks !

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

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every day on all your favourite topics Have a good day!

  • @nagarajanr2681
    @nagarajanr2681 5 ปีที่แล้ว

    Really Great ...!

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hi Nagarajan, we appreciate the kind comment! enjoy!

  • @tylerdu5584
    @tylerdu5584 4 ปีที่แล้ว

    Thank dude, nice explanation.

  • @AbhishekSinghabyexes13
    @AbhishekSinghabyexes13 ปีที่แล้ว

    Really helpful

  • @dineshraikar2707
    @dineshraikar2707 5 ปีที่แล้ว +9

    Presentation is good and theory is covered well. Good Job !! However, some of the steps that were pre done like creating s3 trigger, configuring Lambda etc are missing... make changes if you can and upload the video.

  • @misarivadalia4778
    @misarivadalia4778 3 ปีที่แล้ว +1

    Great explanation with easy use case

  • @xkaur1
    @xkaur1 3 ปีที่แล้ว +1

    Very good video for beginners. Simple.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @pankajtolwani6436
    @pankajtolwani6436 3 ปีที่แล้ว +2

    Hi sir, I have one doubt:
    Suppose I have one IOT device waiting to receive message over MQTT
    (subscribed to the topic as well). Can I send MQTT message from Lambda
    to that Iot device?
    Is it possible to send from AWS Lambda?

  • @manneshivakumar844
    @manneshivakumar844 5 ปีที่แล้ว +2

    Thanks for the tutorials.. Very helpful.. I would like to know who will be writing lambda functions..? DevOps Engineer responsibilities from aws lambda perspective..?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Manne, we're glad you like our tutorials.
      The lambda functions can be created by solutions architects. Although a DevOps Engineer doesn't have to explicitly be involved in the writing of the functions, he/ she is required to have technical expertise regarding the concept. Hope that helps!

  • @varunn8
    @varunn8 3 ปีที่แล้ว +1

    Beautifully explained sir

  • @voa2000
    @voa2000 5 ปีที่แล้ว

    Best explain video

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Glad you enjoyed our video! We have a ton more videos like this on our channel. Do subscribe to our channel using this link: th-cam.com/users/Simplilearn. We hope you will join our community!

  • @mainiyale1773
    @mainiyale1773 6 ปีที่แล้ว +1

    Good Content !!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 ปีที่แล้ว

      Hey Maini, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

    • @TheIOShow
      @TheIOShow 6 ปีที่แล้ว

      Really Good Video.

  • @puru22cool
    @puru22cool 5 ปีที่แล้ว

    Super tutorial

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hi Purushottam, we appreciate the kind comment! enjoy!

  • @anandchiluka7611
    @anandchiluka7611 2 ปีที่แล้ว +1

    Nice, thanks!

  • @SandipSJadhav23
    @SandipSJadhav23 3 ปีที่แล้ว

    Excellent example

  • @Azhagusuryaa2696
    @Azhagusuryaa2696 5 ปีที่แล้ว +1

    Cab you do a video on s3 select

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hi, thank you for watching our video and for the honest suggestion. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

  • @sobinyohannan7615
    @sobinyohannan7615 4 ปีที่แล้ว

    Thank you (Y)

  • @MarcMcRae
    @MarcMcRae 4 ปีที่แล้ว

    Great explanation!

  • @vkgupta
    @vkgupta 3 ปีที่แล้ว

    Great knowledge

  • @jean-paulboga8189
    @jean-paulboga8189 ปีที่แล้ว

    Great job thanks

    • @SimplilearnOfficial
      @SimplilearnOfficial  ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @jawadahmedmirza563
    @jawadahmedmirza563 2 ปีที่แล้ว +1

    Great Visual Representation especially for lay audience !

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Hey, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @binujaaugustine2682
    @binujaaugustine2682 3 ปีที่แล้ว +1

    Nice Explanation

  • @theblackpacomurder
    @theblackpacomurder 4 ปีที่แล้ว +2

    Great Video but It Doesnt work, when testing do nothing , policy, role, lambda function all is created as explained but do nothing after uploading files to source S3

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Hello, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

  • @myhimalayanchants
    @myhimalayanchants 4 ปีที่แล้ว

    Neat and Simple

  • @lasjvlogs4138
    @lasjvlogs4138 4 ปีที่แล้ว

    Great Video

  • @roeyleon22
    @roeyleon22 3 ปีที่แล้ว +1

    Perfect explanation !

  • @sushilpawar92
    @sushilpawar92 5 ปีที่แล้ว +3

    Instead of using lambda with so many script, can't we use cross site replceiation for two buckets, its much easier ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Although the same process can be done in a number of different ways, the objective of the example was to give users an example of how Lambda can be used to solve the use case. Hope that helps!

  • @rkkoul
    @rkkoul 5 ปีที่แล้ว

    Very well explained.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว

      Hey Rakesh, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @razmus89dragovich20
    @razmus89dragovich20 3 ปีที่แล้ว +1

    cool, thanks

  • @JsDevUA
    @JsDevUA 2 ปีที่แล้ว +1

    good explanation

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @dawnbunty7
    @dawnbunty7 3 ปีที่แล้ว

    well explained

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @stefc4663
    @stefc4663 4 ปีที่แล้ว +9

    At first glance this seems comprehensive but unfortunately, it is not. There seems to be quite a few missing pieces to get this to work.

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Hi, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

  • @NT-ej3gl
    @NT-ej3gl 3 ปีที่แล้ว

    Do we need to know Programming / Coding knowledge to learn AWS ?

    • @vivekan97
      @vivekan97 2 ปีที่แล้ว

      Just basics of Python, Linux scripting is required

  • @AjaySharma-jv6qn
    @AjaySharma-jv6qn 3 ปีที่แล้ว

    if possible, please provide code in python which you wrote for node

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Hello Ajay, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

  • @pwnkmrdst
    @pwnkmrdst 4 ปีที่แล้ว +1

    Simple things made complex

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว +1

      We are sorry about that, we will share the feedback with the relevant department

  • @vijayaaiella9287
    @vijayaaiella9287 2 ปีที่แล้ว +1

    Expellant overview

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Thank you for the appreciation. You can check our videos related to various technologies and subscribe to our channel to stay updated with all the trending technologies.

  • @MiloDC
    @MiloDC 5 ปีที่แล้ว +3

    Actually creating the function starts at 12:14.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +3

      Hi Milo, we thought it would be best to add some context before jumping right into creating the function...we thought it would help the beginners get accustomed to the concepts.

    • @MiloDC
      @MiloDC 5 ปีที่แล้ว +3

      Oh, agreed, Simplilearn. I just thought that some people might want to skip the veggies and go straight to the meat.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 ปีที่แล้ว +1

      Haha! That's Nice! Thanks for your input then.

  • @sathishkumar6076
    @sathishkumar6076 4 ปีที่แล้ว

    Can you please provide the codes involved. So that we can make a demo out of it

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Hello Sathish, thanks for viewing our tutorial and we hope it is helpful. It would be helpful if you will provide your email ID to us so that we could send the requested dataset promptly.

    • @1987Rlee
      @1987Rlee 4 ปีที่แล้ว

      @@SimplilearnOfficial yes please. I have an error I CANNOT find. Having the code would be very helpful. My email is rebecca_cairns@yahoo.com

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Hi, we regret to say that we don't have the code apparently for this video. Sorry for the inconvenience.

  • @nagendra5505
    @nagendra5505 4 ปีที่แล้ว

    Nice

  • @yiren1412
    @yiren1412 3 ปีที่แล้ว +2

    But I don't understand how the node.js code is triggered?

    • @richardhagans1644
      @richardhagans1644 2 ปีที่แล้ว

      I think detail got skipped, i was curious too.

  • @martinchekuri
    @martinchekuri 4 ปีที่แล้ว

    The voice of the instructor sounds so much like Sundar Pichai (Google's CEO) . Haha. You're welcome, Samuel!

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Haha! Do show your love by subscribing to our channel using this link: th-cam.com/users/Simplilearn and don't forget to hit the like button as well. Cheers!

  • @stayeasypoint
    @stayeasypoint ปีที่แล้ว

    Hi

  • @64242359
    @64242359 4 ปีที่แล้ว

    Go to 2:07 who wants to skip the drama :)

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Thanks for watching our video. Do show your love by subscribing to our channel using this link: th-cam.com/users/Simplilearn and don't forget to hit the like button as well. Cheers!

  • @cooltimus89
    @cooltimus89 3 ปีที่แล้ว +1

    The title should have mentioned that the Lambda function that you are going to use would be in Node, instead of Python.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Thanks for the feedback. We will share this with our team. Thanks.

  • @speak_charlie
    @speak_charlie 2 ปีที่แล้ว

    👍🏿👍🏿👍🏿👍🏿

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 ปีที่แล้ว

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @pradip318
    @pradip318 3 ปีที่แล้ว +1

    SimpliBest

  • @sravanbathula3588
    @sravanbathula3588 ปีที่แล้ว +1

    I know you are reading a script but please read it as a conversational way.

    • @SimplilearnOfficial
      @SimplilearnOfficial  ปีที่แล้ว

      Thank you for bringing this to our attention. We’re sorry you had a bad experience. We’ll strive to do better

  • @Pratik_Tortikar
    @Pratik_Tortikar 3 ปีที่แล้ว +1

    This was supposed to be for Beginners, but all the roles and events have been already created? Doesn't make any sense with the video and the title.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 ปีที่แล้ว

      Hi, sorry to hear that. Could you please explain a bit more on what has gone wrong. So that we can convey it to the concerned team. Thanks!

  • @mindai99
    @mindai99 4 ปีที่แล้ว

    dude, slow down no rush.

  • @pratyushharsh7186
    @pratyushharsh7186 3 ปีที่แล้ว

    Jessica just lost her job ... your services are no longer required bcoz we have lambda now

    • @richardhagans1644
      @richardhagans1644 2 ปีที่แล้ว

      Jessica got promoted to do bigger, better things.

  • @MsAnupamsingh
    @MsAnupamsingh 4 ปีที่แล้ว +1

    U took unnecessary time to explain useless things with animation but real demo u done so fast..

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 ปีที่แล้ว

      Hey Anupam, thank you for watching our video and for the honest feedback. We will definitely look into this. Do subscribe, like and share to stay connected with us. Cheers :)

  • @infinitefun527
    @infinitefun527 9 หลายเดือนก่อน +1

    Half life

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

      We're so glad that you enjoyed your time learning with us! If you're interested in continuing your education and developing new skills, take a look at our course offerings in the description box. We're confident that you'll find something that piques your interest!

  • @user-pz4pf4dc5r
    @user-pz4pf4dc5r ปีที่แล้ว +1

    Summary;
    - 12 minutes of waffle
    - 5 minutes of outdated and useless technical guidance