Blogs

Deploy google cloud functions using Github Actions

This github action can deploy google cloud function when a new github release is created.

Read more

CloudSql db sync using Github Actions

Sync your staging db with production This github action can run as a schedule job to update your cloudsql staging db with the production.

Read more

Build and Deploy in Google Compute Engine using Github Actions

This GitHub Action is an example workflow to deploy a container to an existing GCE instance.

Read more