Skip to content

xR86/pyfaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfaas

Python Function as a Service - custom name pending

We intend to provide a Function as a Service solution that will accomplish the following:

  • run Python functions within ephemeral containers (such as Docker)
  • scaling Python functions across multiple cloud vendors (such as AWS, GCloud, Azure ...)
  • capturing metrics from the running ephemeral containers (for example, through http://opentracing.io/)
  • based on the captured metrics, model the function scalability such as:
    • to automatically create alarms (for scaling) in Amazon CloudWatch
    • scale dynamically with Docker containers

Useful links


Bibliography

Articles:

Solutions:

About

Scalable Function as a Service(FaaS) for Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors