AWS Lambda function - Create your first Lambda Function | Lambda Function Tutorial for beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ส.ค. 2024
  • In this AWS Lambda function video, I will explain what AWS lambda function is, how it works, explain the fundamental concepts and then we will create our very first AWS lambda function.
    AWS is a serverless and event-driven compute service offered by AWS that allows you to run your code in response to some events without worrying about provisioning or buying any servers, configuring and maintaining infrastructures. You only have to bring your code and you only pay for the compute time used. AWS lambda is a really powerful service offered by AWS.
    AWS Lambda easily scales up and down depending on incoming data.
    In this video, I also took time to explain the arguments passed to the lambda function.
    *Books I recommend*
    1. Grit: The Power of Passion and Perseverance amzn.to/3EZKSgb
    2. Think and Grow Rich!: The Original Version, Restored and Revised: amzn.to/3Q2K68s
    3. The Book on Rental Property Investing: How to Create Wealth With Intelligent Buy and Hold Real Estate Investing: amzn.to/3LLpXRy
    4. How to Invest in Real Estate: The Ultimate Beginner's Guide to Getting Started: amzn.to/48RbuOb
    5. Introducing Python: Modern Computing in Simple Packages amzn.to/3Q4driR
    6. Python for Data Analysis: Data Wrangling with pandas, NumPy, and Jupyter 3rd Edition: amzn.to/3rGF73G
    **************** USEFUL LINKS ****************
    aws.amazon.com/lambda/
    docs.aws.amazon.com/lambda/la...
    How to build and automate a python ETL pipeline with airflow on AWS EC2 | Data Engineering Project • How to build and autom...
    How to remotely SSH (connect) Visual Studio Code to AWS EC2 • How to remotely SSH (c...
    PostgreSQL Playlist: • Tutorial 1 - What is D...
    Extract current weather data from Open Weather Map API using python on AWS EC2 • Extract current weathe...
    If you have any questions or comments, ok to ask or leave comments in the comment section below.
    Please don’t forget to LIKE, SHARE, COMMENT and SUBSCRIBE to our channel for more AWESOME videos.
    DISCLAIMER: This video and description has affiliate links. This means when you buy through one of these links, we will receive a small commission and this is at no cost to you. This will help support us to continue making awesome and valuable contents for you.
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Thank you so much for making this concept very easy to understand. It's much easier to learn from your teaching style.

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

      Thanks so much for your kind words. I'm glad you found it easy to understand.

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

    Another simplified video even for dummies!..I make it a point to always check out for your releases...You are the best!!!!

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

      I'm glad you find our videos valuable. Thank you so much for the kind words. This really means a lot to me.

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

    You are the best , please upload more videos so we can learn and grow from your knowledge.

    • @tuplespectra
      @tuplespectra  11 หลายเดือนก่อน +1

      Thank you! I'm glad you find our videos valuable. We will continue to upload awesome instructional videos.

  • @BI-Rahul
    @BI-Rahul 11 หลายเดือนก่อน

    This video was quite informative. I've had hands-on experience utilizing lambda functions in various projects, such as updating partitions in Athena Tables. Additionally, in a separate project, I employed Lambda to consolidate multiple small CSV files into a single file on a weekly basis.

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

      Awesome. Thx for sharing.

  • @sergey89872
    @sergey89872 11 หลายเดือนก่อน +1

    Hello,
    I'm thoroughly enjoying your videos on Data Engineering, and I'm curious about your upcoming plans. Could you share what's coming next? Will there be any content focusing on data quality checks using tools like Great Expectations or dbt? I'd be very interested in learning about industry-standard tools used for data quality checks during the ETL pipeline.
    Keep up the great work, and please continue sharing videos on Data Engineering! Your insights and tutorials are incredibly helpful.

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

      Thank you so much. We hope to create as many awesome instructional videos that cut across data related fields such as data engineering, machine learning engineering, data science/data analyis which our audience will find most valuable. And yes, we plan to create videos on using tools such as great expectation and dbt including other orchestration tools such as prefect. We plan also delving into data warehousing using snowflake. Thanks for your comment.

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

    Hello sir, please can you create a video tutorial on how to copy data from s3 to redshift using glue?

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

      I will be doing this in some weeks time. However, in the next week or so, I will be releasing an end-to-end data pipeline project where you will learn how to load data from S3 to redshift using airflow. Watch out for it.

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

      Alright. Will be looking forward to it. Will you be adding a session for visualisation too? Like connecting Power BI to redshift?

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

      @@godswillomonkhodion6393 Yes, we will be connecting quicksight to redshift.