An open API service indexing awesome lists of open source software.

https://github.com/daisyyedda/serverless-benchmarks

Porting an existing benchmark tool [DeathStarBench/socialNetwork] into a serverless way.
https://github.com/daisyyedda/serverless-benchmarks

benchmarking lambda serverless

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# UW Serverless Benchmarks
This repository contains code that rewrites a portion of the existing popular benchmark [DeathStarBench/socialNetwork](https://github.com/delimitrou/DeathStarBench/tree/master/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