This repository contains some Web Hello Worlds in different technologies to be used to test Cloud Services.
Cloud Run default 512MB
functions, region europe-west1
For Pisa (Italy) we did some tests with the function Endpoints
-
Cold Starts usually between
1s
and2s
for all the technologies. -
Up Requests when the function is alive, we have a full response in
100ms-200ms
All the technologies are pretty good to develop REST Endpoints that are good even if the response may took some seconds.