GCP, python

Cloud Run is the GCP service that can operate with Container and Serverless. You can deploy Docker Image to a fully m ...

FireStore, GCP

firestore support a batches writes. Official document say that it should be used when multiple data are written, modi ...

GCP, nodejs, infrastructure

This is a continuation of previous article about the error with nodejs 8 according to the official reference.
Sch ...

GCP, nodejs, infrastructure

There’s something we have to automatically start and stop Compute Engine instances with scheduler. It is too waste of ...