Skip to content

Repository files navigation

Terraform Projects

This repository contains various Terraform projects for provisioning AWS services.

Prerequisites

  • Terraform
  • AWS CLI with credentials configured
  • uv as Python package manager, you can install the dependencies using uv sync --all-groups
  • Run bootstrap: bootstrap the infrastructure for other projects.

Projects

  • lambda-requests-example: A simple example of how to containerize a Lambda function and deploy it to AWS.
  • lambda-apigateway: An example of how to deploy a Lambda function and expose it via API Gateway.
  • vpc-ec2-nginx: An example of how to configure an EC2 instance running Nginx in a VPC.
  • bedrock-lambda: A Lambda function that uses AWS Bedrock to answer questions about AWS services, with a Streamlit UI for interaction.

AWS Lambda Powertools

These projects demonstrate how to enhance Lambda functions using AWS Lambda Powertools for Python.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages