Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
11 lines (10 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 544 Bytes

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