Billing system #22

Open
opened 2019-12-13 15:52:44 +00:00 by cadey · 0 comments
Owner

THEORETICALLY, if this were to launch and go live, I would need some way to pay for the resources to run it and my time. Here's an idea of a billing system for wasmcloud.

  • Research ways of doing this
  • Create pricing model
    • wasm file size
    • pages of ram used
    • execution time (units of 25 ms?)
  • Hook to job execution
    • Hook to job responses
  • Monthly cronjob to determine bill amount
  • Pandoc + LaTeX template for billing
  • Generate pretty PDF invoices
  • How to take payment?
THEORETICALLY, if this were to launch and go live, I would need some way to pay for the resources to run it and my time. Here's an idea of a billing system for wasmcloud. - [ ] Research ways of doing this - [ ] Create pricing model - [ ] wasm file size - [ ] pages of ram used - [ ] execution time (units of 25 ms?) - [ ] Hook to job execution - [ ] Hook to job responses - [ ] Monthly cronjob to determine bill amount - [ ] Pandoc + LaTeX template for billing - [ ] Generate pretty PDF invoices - [ ] How to take payment?
cadey added this to the 1.0 milestone 2019-12-13 15:52:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: within/wasmcloud#22
No description provided.