Skip to content

Latest commit

 

History

History
executable file
·
33 lines (23 loc) · 787 Bytes

File metadata and controls

executable file
·
33 lines (23 loc) · 787 Bytes

Serverless Multi Cloud Benchmarks

CircleCI

A multi cloud provider continuation of

https://read.acloud.guru/comparing-aws-lambda-performance-of-node-js-python-java-c-and-go-29c1163c2581

Features

Cloud Providers

  • AWS
  • GCP
  • Azure
  • OpenShift
  • Alibaba
  • Cloud Flare

Test Scenarios

  • Hello world baseline
  • Dynamo DB read write
  • Serverless Containers (Fargate, Cloud Run, Container Instances etc)
  • Relational read write
  • GraphQL

House Rules

  1. No caching
  2. Memory = 1GB
  3. ID need to be UUID v4
  4. Zero initial instances for serverless containers