Google Cloud Platform (GCP) Projects

Google Cloud platform is the third largest cloud service provider on the market and while it does not match the breadth of services available on AWS or Azure it offers a range of machine learning services as well as generally lower prices than the other cloud providers. The deep integration of Googles Kubernetes Engine (GKE) allows GCP to offer management options not seen on the other providers.

Interactive data dashboards inside containers using R and Shiny on GCP

Using the open source shiny package for the R language packaged inside of containers to deploy interactive dashboards that can be accessed by users across the globe in minutes.

Containerized Wikis on GCP

This project was designed to set up Mediawiki on Cloud Run using a stateless container image and integrate with google storage buckets and a Managed MySQL Database.

Backend for Colabs

This project was designed to provision cloud resources to act as a backend for Google Colab. Specifically creating permanent storage and if necessary, provisioning a virtual machine with attached graphics processing units.