Documentation/book #3

Open
opened 2019-11-20 01:51:26 +00:00 by cadey · 0 comments
Owner
  • Philosophy
    • Less is more
    • Cloud resources should appear as native ones
    • If something seems hard or impossible to do today, report it so it can be done tomorrow
  • Getting started with
    • Rust
    • TinyGo
    • Zig
  • In-depth explanation of CommonWA API
    • Philosophy
      • Cloud-native
      • "local" resources don't have to actually be local
    • namespaces
      • env
      • io
      • log
      • random
      • resources
      • runtime
      • startup
      • time
    • schemes
      • file (redis-backed)
      • handler (calls other handlers)
      • http
      • random (cryptographically random data)
      • ws/wss (websockets)
  • Usage of wasmcloud site
    • Register account
    • Login
    • Logout
    • Control panel
    • View/Edit/Delete
    • Export data
  • Usage of wasmcloud command line tool
    • login
    • local emulation
    • CRUD of streams/handlers
  • Usage of wasmcloud API
  • Optimization tips
    • Use release binaries
    • Test with -vm-stats
    • Avoid blocking syscalls when you can
  • How this all works at a stupidly low level
    • CommonWA bindings
    • Queue processing
    • Policy application
    • Deployment
    • CWAGI
    • Rate limiting
    • Metrics
      • Usage tracking
  • Appendices
    • The Gears and The Gods
    • Online resources that may help
    • Specifications
  • eBook file distribution
    • ePub version
    • PDF version
- [ ] Philosophy - [ ] Less is more - [ ] Cloud resources should appear as native ones - [ ] If something seems hard or impossible to do today, report it so it can be done tomorrow - [ ] Getting started with - [ ] Rust - [ ] TinyGo - [ ] Zig - [ ] In-depth explanation of CommonWA API - [ ] Philosophy - [ ] Cloud-native - [ ] "local" resources don't have to actually be local - [ ] namespaces - [ ] env - [ ] io - [ ] log - [ ] random - [ ] resources - [ ] runtime - [ ] startup - [ ] time - [ ] schemes - [ ] file (redis-backed) - [ ] handler (calls other handlers) - [ ] http - [ ] random (cryptographically random data) - [ ] ws/wss (websockets) - [ ] Usage of wasmcloud site - [ ] Register account - [ ] Login - [ ] Logout - [ ] Control panel - [ ] View/Edit/Delete - [ ] Export data - [ ] Usage of wasmcloud command line tool - [ ] login - [ ] local emulation - [ ] CRUD of streams/handlers - [ ] Usage of wasmcloud API - [ ] Optimization tips - [ ] Use release binaries - [ ] Test with `-vm-stats` - [ ] Avoid blocking syscalls when you can - [ ] How this all works at a stupidly low level - [ ] CommonWA bindings - [ ] Queue processing - [ ] Policy application - [ ] Deployment - [ ] CWAGI - [ ] Rate limiting - [ ] Metrics - [ ] Usage tracking - [ ] Appendices - [ ] The Gears and The Gods - [ ] Online resources that may help - [ ] Specifications - [ ] eBook file distribution - [ ] ePub version - [ ] PDF version
cadey added a new dependency 2019-12-11 02:01:18 +00:00
cadey added a new dependency 2019-12-11 02:01:24 +00:00
cadey added a new dependency 2019-12-11 02:01:35 +00:00
cadey added a new dependency 2019-12-11 02:01:42 +00:00
cadey added a new dependency 2019-12-11 02:01:50 +00:00
cadey added this to the Beta milestone 2019-12-13 04:57:14 +00:00
cadey modified the milestone from Beta to Alpha 2019-12-13 04:57:20 +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.

Depends on
Reference: within/wasmcloud#3
No description provided.