Skip to content

daisyyedda/serverless-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UW Serverless Benchmarks

This repository contains code that rewrites a portion of the existing popular benchmark DeathStarBench/socialNetwork into a serverless way.

Application Structure

Supported actions:

  • Register using user credentials
  • Login using user credentials
  • Create text post
  • Create media post (supported media: image, video, shortened URL, user tag)
  • Receive recommendations on which users to follow
  • Database Storage (RDS) of User Information

About

Porting an existing benchmark tool [DeathStarBench/socialNetwork] into a serverless way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published