Here you can find several experiments with existing cloud providers infrastructure and their serverless features. Namely:
- Experiment #1. Simple benchmarking for Java8/GraalVM -based AWS Lambdas and their NodeJS competitor. Java service created with Micronaut, cloud delivery implemented with Serverless and load testing done with k6. See cold/warm latency numbers for client-side and AWS-side measurements.
- Experiment #2. Evaluates GCP Cloud Run in combination with GraalVM native images. Again, Micronaut used as an initial Java framework. See latency numbers and stats attached.