Executing Jupyter Notebooks on serverless GCP products

  • May 13, 2021

Jupyter Notebooks are a great tool for data science & analysis. They are developed on Jupyter Notebook servers which can ...

Read More


Using system packages and custom binaries in Google Cloud Functions.

  • Dec. 6, 2019

Google Cloud Functions is a serverless compute platform on Google Cloud Platform. Its main principle is: "Write code in NodeJS ...

Read More


Connecting Cloud Functions with Compute Engine using Serverless VPC Access

  • June 21, 2019

Serverless products on Google Cloud Platform (GCP) such as Cloud Functions and App Engine due to their serverless nature (hidden ...

Read More


Simple serverless data pipeline on Google Cloud Platform

  • Jan. 7, 2019

In one of my previous articles I wrote about creating data pipeline to get regularly information about BigQuery public datasets ...

Read More