Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
12 tasks
tgodzik opened this issue Jan 21, 2025 · 0 comments
Open
12 tasks

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

tgodzik opened this issue Jan 21, 2025 · 0 comments

Comments

@tgodzik
Copy link
Member

tgodzik commented Jan 21, 2025

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
@tgodzik tgodzik added this to the [Task 4] Complete framework milestone Jan 21, 2025
@Gedochao Gedochao changed the title Create a test cloud native system Create an example cloud native system using VSS + WebAssembly Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant