HOME > Development > Manage AWS Lambda functions with Terraform

Manage AWS Lambda functions with Terraform

  • Development
  • May 08, 2025
SynopsisManage AWS Lambda functions with Terraform, available at $29....
Manage AWS Lambda functions with Terraform  No.1

Manage AWS Lambda functions with Terraform, available at $29.99, has an average rating of 4.25, with 13 lectures, based on 19 reviews, and has 123 subscribers.

You will learn about Configure Lambda functions confidently Use Terraform with Lambda Gain a deeper understanding on how AWS Lambda works This course is ideal for individuals who are Developers who already use AWS but want to learn the intricacies of managing Lambda functions with Terraform It is particularly useful for Developers who already use AWS but want to learn the intricacies of managing Lambda functions with Terraform.

Enroll now: Manage AWS Lambda functions with Terraform

Summary

Title: Manage AWS Lambda functions with Terraform

Price: $29.99

Average Rating: 4.25

Number of Lectures: 13

Number of Published Lectures: 13

Number of Curriculum Items: 13

Number of Published Curriculum Objects: 13

Original Price: $24.99

Quality Status: approved

Status: Live

What You Will Learn

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

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

  • Developers who already use AWS but want to learn the intricacies of managing Lambda functions with Terraform
  • 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

  • Course Curriculum

    Chapter 1: Terraform basics

    Lecture 1: Terraform basics

    Chapter 2: Required arguments

    Lecture 1: Function code

    Lecture 2: Function name

    Lecture 3: Handler

    Lecture 4: Runtime

    Lecture 5: Execution role

    Chapter 3: Optional settings

    Lecture 1: Log group

    Lecture 2: Environment variables

    Lecture 3: Memory

    Lecture 4: Timeout

    Lecture 5: Reserved concurrency

    Chapter 4: Miscellaneous

    Lecture 1: Run init script

    Lecture 2: Attributes

    Instructors

  • Manage AWS Lambda functions with Terraform  No.2
    Tamás Sallai
    AWS Certified Security Specialist
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 0 votes
  • 3 stars: 2 votes
  • 4 stars: 9 votes
  • 5 stars: 7 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!