Skip to content
/ Argo Public

Serverless with Unikernels and their performance together

License

Notifications You must be signed in to change notification settings

gunjan5/Argo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo

  • Serverless with Unikernels and performance comparison on Serverless with unikernels vs containers.

  • This is for my COEN 493 - Directed Research class with Professor Amer at Santa Clara University (SCU).

  • See /doc/README.md for the running status of this project.

The name:

  • No, it's not the Ben Affleck movie. It's from The Argo - Jason and the Argonauts

Argo

Repo structure:

├── Dockerfile
├── LICENSE
├── README.md
├── code
│   ├── Godeps
│   │   └── Godeps.json
│   ├── graphs
│   │   └── graph1
│   ├── results
│   │   └── res1
│   ├── scripts
│   │   ├── run-moby.sh
│   │   ├── run-unik.sh
│   │   └── run-unikernels.go
│   └── server.go
└── doc
    ├── README.md
    ├── REPORT.md
    ├── UnikernelsforServerlessArchitecture.pdf
    ├── abstract.tex
    ├── img
    │   ├── fig-1-res-vs-time.png
    │   └── json-and-the-argonauts.jpg
    └── serverless-unikernels.tex

About

Serverless with Unikernels and their performance together

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published