-
Notifications
You must be signed in to change notification settings - Fork 0
jerverless v3 Idea
Shalitha Suranga edited this page Mar 7, 2019
·
3 revisions
Jerverless v3.0 will be a complete golang re-write of jerverless v2.0 (Java) and also specially with following components.
This is responsible for converting http request data into stdin and stdout into http response data. server instance can be configured using jerverless.yml
This is a centralized area for managing and testing multiple serverless functions. Real-time monitoring can be done using WebSocket approach.
Some functionalities of this component are,
- Deploying new functions
- Controlling, Testing and Monitoring each function
- Dashboard
Boilerplate code provider for many supported languages. Proposed commands are,
jerverless create
jerverless invoke
jerverless deploy