/aws-lambda-billing

AWS Lambda with Micronaut

Primary LanguageKotlinApache License 2.0Apache-2.0

AWS Lambda Billing PoC

Preparation

Deployment requires AWS CLI and Terraform

Before first deployment you need to initialize Terraform with

init.sh

Building

build.sh

Deployment

Terraform should create all necessary infrastructure (S3 bucket, ...) and deploy lambdas code.

buildAndDeploy.sh