AWS Lambda in 30 Minutes | Beginner Friendly | 3 Practical Examples included!

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ค. 2024
  • In this Video, we will cover AWS Lambda and go over 3 practical examples.
    What is AWS Lambda?
    Lambda is the most frequently used service in AWS since it’s serverless! It frees developers from the worry of provisioning resources, specifying operating systems, managing Hardware, and performing maintenance.
    Simply write your code and run it on Lambda!
    AWS Lambda is perfect for mini tasks that are repeated frequently. It works as an orchestrator between multiple decoupled AWS Services.
    AWS lambda empowers anyone to run code without thinking about servers or underlying infrastructure.
    Check out our top-rated Udemy courses below:
    10 days of No Code AI Bootcamp
    www.udemy.com/course/10-code-...
    Modern Artificial Intelligence with Zero Coding
    www.udemy.com/course/modern-a...
    Python & Machine Learning for Financial Analysis
    www.udemy.com/course/ml-and-p...
    Modern Artificial Intelligence Masterclass: Build 6 Projects
    www.udemy.com/course/modern-a...
    AWS SageMaker Practical for Beginners | Build 6 Projects
    www.udemy.com/course/practica...
    Data Science for Business | 6 Real-world Case Studies
    www.udemy.com/course/data-sci...
    AWS Machine Learning Certification Exam | Complete Guide
    www.udemy.com/course/amazon-w...
    TensorFlow 2.0 Practical
    www.udemy.com/course/tensorfl...
    TensorFlow 2.0 Practical Advanced
    www.udemy.com/course/tensorfl...
    Machine Learning Regression Masterclass in Python
    www.udemy.com/course/machine-...
    Machine Learning Practical Workout | 8 Real-World Projects
    www.udemy.com/course/deep-lea...
    Machine Learning Classification Bootcamp in Python
    www.udemy.com/course/machine-...
    MATLAB/SIMULINK Bible|Go From Zero to Hero!
    www.udemy.com/course/matlabsi...
    Python 3 Programming: Beginner to Pro Masterclass
    www.udemy.com/course/python-3...
    Autonomous Cars: Deep Learning and Computer Vision in Python
    www.udemy.com/course/autonomo...
    Control Systems Made Simple | Beginner's Guide
    www.udemy.com/course/control-...
    Artificial Intelligence in Arabicالذكاء الصناعي مبتدئ لمحترف
    www.udemy.com/course/artifici...
    The Complete MATLAB Computer Programming Bootcamp
    www.udemy.com/course/the-comp...
    Thanks and see you in future videos!
    #awslambda #aws
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @RahulSingh-my4vh
    @RahulSingh-my4vh 11 หลายเดือนก่อน +2

    Many Thanks for the simplest of examples to teach the topic !!

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

    I like the simplicity with which you explain. Keep it going

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

    BEST AWS teacher so far

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

    Thank you for making this great explanation! it is very helpful.

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

    Fantastic explanation!

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

    Well-explained!

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

    Wow very clear concise and precise explanation thank you , truly appreciated

  • @JavierHernandez-xo5nb
    @JavierHernandez-xo5nb ปีที่แล้ว +1

    Exellent ... Keep the good work.

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

    Nice explanation )) 👍👍👍

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

    Very nice explanation, thank you

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

    Very Nice is it useful for the SAP system refreshes

  • @user-bp9mg3ce8n
    @user-bp9mg3ce8n 7 หลายเดือนก่อน

    🎯 Key Takeaways for quick navigation:
    00:00 📋 *AWS Lambda is a serverless event-driven service in AWS, allowing you to run code without worrying about provisioning resources or managing hardware.*
    02:52 🧩 *Lambda can be used as an orchestrator between different AWS services, triggering functions based on events, making it easy to build applications with decoupled components.*
    05:10 🐍 *A basic AWS Lambda function is defined with a handler function that takes two arguments: event and context. You write the code to be executed in this handler.*
    06:33 🚀 *The AWS Lambda Beginners Playground provides a simple interface to create, test, and understand Lambda functions. You can write Lambda functions in multiple programming languages.*
    09:43 🛠️ *You can create AWS Lambda functions in the AWS Management Console, specifying the runtime and configuring test events for testing and monitoring function execution.*
    22:37 📊 *You can invoke an AWS Lambda function with multiple arguments, demonstrated with stock units and prices.*
    23:20 🐍 *Lambda functions can be created and configured easily using the AWS Lambda dashboard.*
    25:23 ⚠️ *Syntax errors in your Lambda function code can cause issues, so ensure proper syntax before deploying.*
    28:23 📈 *AWS Lambda provides monitoring metrics like invocations, duration, and error count for your functions.*
    29:33 📜 *You can access logs for Lambda functions in CloudWatch to review and troubleshoot their execution.*
    Made with HARPA AI

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

    super explanation...5 stars

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

    Thank you for this video!
    (By the way is anybody getting a "load failed" error when hitting the "create function" button ? I am using my root account)

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

    how do i tell lambda what Python packages exactly need to be installed ?

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

    What is INVOCATION, please let us know?

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

    When you configured the test event 3, it looks like your JSON key-value pairs were automatically entered. Does the test event case sense the event values you've entered in the body of the lambda function itself? Thank you for such a clear introduction to this topic!

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

      It's actually the other way around. The event inside the Lambda function senses the test key-value pairs and provides desired outputs. Its like unit testing your Lambda. The test events are based on the template you choose while creating the test events. Hope this helps.

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

    👍 👍 👍