EventBridge Lambda Schedule via Modules

EventBridge Lambda Schedule via Modules

Welcome to the EventBridge Lambda Schedule via Modules lab, powered by AWS and implemented using Terraform. In this lab, you will learn how to leverage the power of EventBridge and Lambda functions to automate tasks on a schedule. EventBridge is a serverless event bus service that allows you to build event-driven architectures and integrate various AWS services. Lambda functions, on the other hand, are serverless compute resources that can be triggered by events and execute your custom code. By combining these two services, you can create powerful automation workflows that run on a schedule.

Throughout this lab, you will use HCL (HashiCorp Configuration Language) to define the infrastructure as code. HCL is a declarative language that allows you to describe the desired state of your infrastructure and let Terraform handle the provisioning and management of resources. By the end of this lab, you will have a solid understanding of how to use Terraform to create a scheduled EventBridge rule that triggers a Lambda function, enabling you to automate tasks in your AWS environment.

TIME

60 min.

DIFFICULTY

Medium

  • Cloud Provider: AWS
  • Language(s): HCL
  • Tooling: Terraform
  • Category: serverless

This project is available with a paid Skillmix subscription.