Skip to content

Count website visits from API Gateway REST API with DynamoDB backend

Notifications You must be signed in to change notification settings

edwardmercado/visitor-counter-sam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visitor-counter-sam

Count website visits triggered from API Gateway REST API and updated by a Lambda function on a DyanamoDB table.

Serverless Architecture

Integrated with serverless methodologies means no need to manage underlying infrastructure.

AWS Serverless Application Model (SAM)

Leverages Infrasctructure as Code (IaC) using AWS Serverless Application Model (SAM).

Integrated with GitHub Actions - CICD

Every push on master branch will trigger a github workflow that will test and update the AWS resources involved.

About

Count website visits from API Gateway REST API with DynamoDB backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages