Skip to content

mouse1999/aws-lambda-review

 
 

Repository files navigation

AWS Lambda Review

You will be using a lot of AWS lambda in the next few sprints, so we want to make sure you are comfortable with it.

Checking the project runs

Run gradle clean build

Moving your code to AWS

At a designated point in this project, you will be asked to upload your code to AWS Lambda. You can do this by uploading the following zip through the AWS website:

build/distributions/aws-lambda-dynamodb-analytics-production.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%