Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

Relationships

None yet

Development

No branches or pull requests

Issue actions