Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 805 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 805 Bytes

Portfolio FAAS

This application handles saving contacts from my portfolio. It is designed to run on AWS Lambda as a Function as a Service to process contacts on a "on-demand" basis.

Tech Stack

  • serverless
  • golang
  • aws lambda
  • aws dynamodb

Setting Up / Configuring

Building

  • task build

Deploying

  • task deploy