Companies Home Search Profile

Manage AWS Lambda functions with Terraform

Focused View

Tamás Sallai

1:36:51

3 View
  • 1 - AWS CLI configure.txt
  • 1 - AWS CLI setup guide.txt
  • 1 - Sample codes.txt
  • 1 - Terraform AWS provider documentation.txt
  • 1 - Terraform basics.mp4
    21:38
  • 1 - Terraform install.txt
  • 2 - Function code.mp4
    13:47
  • 2 - Sample codes.txt
  • 3 - Function name.mp4
    03:59
  • 4 - Handler.mp4
    02:52
  • 5 - AWS runtime support policy.txt
  • 5 - NodeJS releases.txt
  • 5 - Runtime.mp4
    03:52
  • 5 - Supported runtimes.txt
  • 6 - Execution role.mp4
    06:55
  • 6 - Sample codes.txt
  • 7 - Log group.mp4
    07:12
  • 8 - Environment variables.mp4
    04:18
  • 9 - Memory.mp4
    07:07
  • 10 - Timeout.mp4
    06:52
  • 11 - Reserved concurrency.mp4
    06:06
  • 12 - Run init script.mp4
    06:48
  • 12 - Sample codes.txt
  • 13 - Attributes.mp4
    05:25
  • Description


    Learn the best practices for managing serverless functions with Terraform

    What You'll Learn?


    • Configure Lambda functions confidently
    • Use Terraform with Lambda
    • Gain a deeper understanding on how AWS Lambda works

    Who is this for?


  • Developers who already use AWS but want to learn the intricacies of managing Lambda functions with Terraform
  • What You Need to Know?


  • An AWS account
  • Hands-on experience with AWS Lambda
  • Familiarity with the terminal to install and run commands
  • More details


    Description

    Over the years, AWS Lambda added support for ever finer control of how the functions work. That resulted in more than 2 dozen configuration options and that makes it hard to see what is important and what is just for a specific use-case. And even for seemingly straightforward ones there are usually not-so-obvious consequences.

    For example, deploying a Lambda function and removing it by default leaves all its logs stored in CloudWatch Logs forever. Or memory setting is tied to CPU so adding more RAM also makes the function run faster even if it does not use it at all.

    This course is a systematic view on how to best deploy and configure Lambda functions with Terraform. You'll learn about the important arguments and the best practices for each of them and a detailed discussion of what they change.

    What you'll learn in this course

    We'll start with a quick introduction to Terraform and how to set it up with AWS. Then we'll look into one argument at a time and see what it does.

    • Install and configure Terraform for AWS

    • Basics of a tf file

    • Required arguments (code, name, handler, runtime, role)

    • Optional arguments (log group, environment variables, memory, timeout, reserved concurrency)

    • Integrate external programs with Terraform (for example, npm install)

    • Lambda attributes

    Who this course is for:

    • Developers who already use AWS but want to learn the intricacies of managing Lambda functions with Terraform

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Tamás Sallai
    Tamás Sallai
    Instructor's Courses
    I'm a technology enthusiast, software engineer, and blogger. I work mostly with web and cloud technologies, and I'm always looking for ways to improve how software is created. I'm an avid learner, striving to understand every aspect of a solution and I also enjoy teaching. I'm an AWS certified cloud architect and security specialist, and I published over a hundred technical articles.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 13
    • duration 1:36:51
    • English subtitles has
    • Release Date 2024/04/13