Skip to content

longhtran91/www_resume_backend

Repository files navigation

www_resume_backend

This project contains source code and supporting files for a serverless application of personal resume website to display view count. The serverless architecture utilizes AWS API Gateway, Lambda Function and DynamoDB for the backend. The project is deployed with the SAM template and Github Actions. It includes the following files and folders.

  • app - Code for the application's Lambda function.
  • tests - Unit tests and integration test for the application code.
  • template.yaml - SAM template to deploy AWS API Gateway, Lambda Function, and DynamoDB
  • .github/workflows/workflow.yml - Github workflow for CI/CD

Architecture: Architecture Diagram

Visit https://github.com/longhtran91/www_resume_frontend for the Front End

About

AWS Lambda writen in Python for backend of personal resume website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages