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.
- Host: GitHub
- URL: https://github.com/daisyyedda/serverless-benchmarks
- Owner: daisyyedda
- Created: 2024-07-16T22:25:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T15:31:14.000Z (about 1 year ago)
- Last Synced: 2025-01-20T16:36:17.045Z (about 1 year ago)
- Topics: benchmarking, lambda, serverless
- Language: Python
- Homepage: https://github.com/delimitrou/DeathStarBench/tree/master/socialNetwork
- Size: 36.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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