aws / aws/aws-lambda-rust-runtime
Feature: Runtime Execution Simulator
- Lingua principale
- Rust
- Stelle
- 3.6k
- Fork
- 396
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Name Pending.
Testing Lambda code can be difficult / unwieldy. While SAM exists for all supported languages, it is pretty limited in ergonomics, difficult to integrate with in CI, makes testing / infrastructure management unnecessarily complicated, and still requires further orchestration.
In an ideal world, we'd be able to "just" create a runtime with the corresponding service, add all the hooks, tracking, and tracing that we need, execute requests on top, and then verify the results, benchmark, get flamegraphs, etc, all without actually ever deploying, and all from a single `tokio::test`.
I have added a basic server in #1086, so this backlog issue is for extension / reuse of the implementation.
We should start from an internal implementation, and eventually publish a crate so that users can depend on it and integrate it in their CI.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Usa il server di base aggiunto nell'issue #1086 come punto di ingresso, quindi esamina come potrebbe essere esteso o riutilizzato per l'esecuzione locale del runtime. Prima di implementare, chiarisci il primo traguardo interno e i criteri di accettazione, poiché l'issue comprende attualmente hook, tracing, esecuzione delle request, benchmarking e l'eventuale pubblicazione del crate.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, rust
- Ambito
- cloud, testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Attiva
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100