Skip to content

Create an example cloud native system using VSS + WebAssembly #18

Description

@tgodzik

This system should be the basis of our work towards making a full VSS framework.
We should have a way of automatically test such a system and compare it with out new solution.

Requirements

  • multiple microservices & lambdas communicating within a cloud-native app
  • fulfills performance requirements
    • compilation <5min
    • deployment <5min
    • incremental compilation after adding a new microservice <20s
    • 90th percentile of response time difference to actual work when scaling application load (latency) [< 150 ms]
  • compare with example apps created in milestones 1, 2 and 3
  • compare with apps created with other tech stacks
    • Rust
    • Java/Spring
    • Go
    • (optionally) others

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions