Data Analysis with R and Google BigQuery

This blog post describes the process of staging data in Google Cloud Storage and then mapping this to Google BigQuery to provide a low-cost SQL interface for Big Data analysis.  There is an R package for connecting to Google Big Query, called bigrquerythat can be used to connect to Google BigQuery and interface with it … Continue reading Data Analysis with R and Google BigQuery

Hooking Up to Slack with Python

The free Slack collaboration environment combined with the Slack Python API  is a great way to automate simple tasks with simple Chat-Bots, automated scripts and background processes that can be written in Python and triggered from Slack on demand. This blog article leaves the details of what you do with Slack API and just goes through … Continue reading Hooking Up to Slack with Python

Oracle Free Cloud Trial – Part 3: Hadoop

This is Part 3 of my series of four blog articles recording my experiences trying out the Oracle Cloud using the 30 day / $300 Free Trial offer.  In this blog-post I cover provisioning a pre-configured Hadoop service in the Oracle Cloud. Oracle provide several Big-Data-in-the-Cloud service offerings including: Big Data (enterprise Big Data based … Continue reading Oracle Free Cloud Trial – Part 3: Hadoop