Google Cloud
Evaluating Google Cloud Platform’s offerings. Get introduced with tutorials, see our vendor comparisons, and endure biased opinions on GCP as a whole.

Serving Assets via CDN with Google Cloud
Serve static content via a Google Cloud CDN to improve load times. Fine-tune your load balancer and caching to match your app’s needs.

Create Google BigQuery Tables via the Python SDK
Use Google Cloud's Python SDK to insert large datasets into Google BigQuery, enjoy the benefits of schema detection, and manipulating data programmatically.

Build it with Terraform
Provision Google Cloud infrastructure using Hashicorp Terraform. Spin up instances of CloudSQL, Redis, Kubernetes and more.

Simplify BigQuery ETL jobs using SQLAlchemy
Extract and move data between BigQuery and relational databases using PyBigQuery: a connector for SQLAlchemy.

Manage Files in Google Cloud Storage With Python
Manage files in your Google Cloud Storage bucket using the google-cloud-storage Python library.

Deploy Isolated Applications with Google App Engine
Doing everything to avoid server configuration or any mild discomfort.

MySQL, Google Cloud, and a REST API that Generates Itself
Deploy a MySQL database that auto-creates endpoints for itself.

Working With Google Cloud Functions
GCP scores a victory by trivializing serverless functions.