Skip to content

This is the backend for the Cloud Resume Challenge. The CloudFormation template deploys DynamoDB, Lambda Function and the web API for integrating the website view counter.

Notifications You must be signed in to change notification settings

mharris-t/Cloud-Resume-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Resume - Backend

The backend consists of AWS Lambda, API Gateway and a DynamoDB table. The serverless architecuture is deployed with AWS SAM through the GitHub Actions CD pipeline. The pipeline also consists of a Pytest module, where the Lambda function is tested against a mock dynamoDB table instantiated with the python moto package.

About

This is the backend for the Cloud Resume Challenge. The CloudFormation template deploys DynamoDB, Lambda Function and the web API for integrating the website view counter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages