Cloud Computing & Productivity

Latest

Nov
13

The Millionaire Fastlane by MJ DeMarco - Summary

In The Millionaire Fastlane summary, you'll learn key concepts on getting rich quickly through a better approach on creating a fastlane business to accelerate your wealth accumulation.
9 min read
Nov
05

Host a Ghost blog with less than 0.99 USD per month

Walkthrough of each step on hosting a Ghost blog from scratch in Google Cloud Platform using Docker
10 min read
Mar
19

How To Integrate with Google Cloud Platform using Python

Create and setup Google service accounts. Create Python docker container. Run Python script to upload files into Google Cloud Storage.
2 min read
Feb
19

Create Dataproc Cluster to Run PySpark using Cloud Functions

Setup cloud functions to create temporary Dataproc cluster to execute PySpark script. Insert into Bigtable using Cloud Functions.
10 min read
Jan
23

How to stream Google Pub/Sub into BigQuery using Dataflow

Setup Google Pub/Sub as source data and setup BigQuery table as sink. Define and deploy dataflow pipeline using Python. End-to-end data pipeline.
4 min read
Jan
17

How to setup Apache Beam notebooks for development in GCP

Create a Jupyter notebook with Apache Beam environment in Google Cloud Platform. Run an interactive runner pipeline with sample Python code.
2 min read
Jan
12

How to insert data into Cloud SQL using Cloud Functions

How to setup dummy data from Mockaroo, setup Google Cloud SQL instance and table. Write and deploy cloud functions using Python.
4 min read
Jan
07

How to upload files into Google Cloud Storage using NiFi

Configure NiFi controller services based on GCP service account, create dummy file and write into Google Cloud Storage without any code.
2 min read
Jan
05

How to install NiFi container in Google Cloud Platform

Steps on how to setup firewall rule, setup Google Compute Engine, install docker and finally install NiFi for external access.
3 min read
Jan
03

How to upload files into Cloud Storage using Python container

How to setup Python docker container in your local machine and upload files into Cloud Storage using Python client libraries.
2 min read