Skip to content

Terraform Module: API Gateway (HTTP) + Lambda (Node.js) #69

@Alexandrbig1

Description

@Alexandrbig1

Priority: High
Difficulty: Medium


Description:
Create a Terraform module to provision an AWS API Gateway (HTTP API) and a Lambda function (Node.js 18+).

  • Implement a basic "hello" handler in Lambda.
  • Set up a CloudWatch Log Group for Lambda logs.
  • Configure a dev stage for the API.

Acceptance Criteria:

  • HTTP endpoint returns 200 with a JSON response from Lambda
  • Lambda logs are visible in CloudWatch Log Group

Metadata

Metadata

Assignees

Labels

awsAmazon Web Services & cloud resourcesbackendIssues related to backendhacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025infraInfrastructurepriority: highNeeds attention ASAPsreSite reliabilityterraformInfrastructure as Code (IaC) & automation

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions