Skip to content

Data Courses

Analytics for the 21st Century Workforce

Menu
  • Write With Us
  • Contact Us
  • Pandas
  • Python
  • About Us

Category: Google Cloud Platform

Google Cloud Platform (or GCP), a Google service, is a cloud computing service that Google originally developed internally and then rolled out for public use. The same infrastructure powers Google’s internal tools and services along with functional support for data storage, analysis, and application development. The service was launched for application developers in 2008 and has steadily expanded its offerings since that time.

Some critical features of GCP include the following:

  • Compute services powered by App Engine, Compute Engine, and Kubernetes
  • Data warehousing in Google Cloud Storage, Google BigQuery, Google Cloud SQL, and others
  • Machine Learning services such as AutoML, Translation API, Vision API, and others

We here at Data Courses focus on using GCP for our tutorials due to the ease of setup for many analytics purposes detailed in our tutorials. Topics we cover and plan to cover, include using BigQuery to store and load data for analysis, using Google Cloud Functions to build small analysis functions in the cloud.

GCP has been useful for the contributors of this blog for additional services such as the development of scientific applications using Python’s Flask library along with App Engine and Google Cloud Storage. The contributors have extensive knowledge of BigQuery for large and small data storage, manipulation, and analysis purposes and integration into other Google services such as Google Analytics, Google Ads, and Google’s DoubleClick for Publishers.

Amazon Web Services (or AWS) and Google Cloud Platform are seen as direct competitors and offer many of the same services to one another. However, AWS is not extensively covered in the topics on this website.

How To Upload And Download Files From Google Cloud Storage In Python

September 15, 2021
No Comments

This tutorial covers the process to upload and download files from Google cloud storage using Python SDK called gcloud.

Learn more →

How To Move File From SFTP Server To GCS Server In Python

September 1, 2021
No Comments

In this chapter, we will learn to develop a proper data pipeline to move a file from the SFTP server to the GCP server in Python.

Learn more →

Extract Google Analytics Data from BigQuery with Python

February 27, 2020
No Comments

Why Query BigQuery? BigQuery is a seriously powerful data warehousing technology by Google that has direct integration into Google Analytics […]

Learn more →

An API Based ETL Pipeline With Python – Part 2

October 28, 2019
No Comments

A Slimmed Down ETL In this post, we provide a much simpler approach to running a very basic ETL. We […]

Learn more →

An API Based ETL Pipeline With Python – Part 1

October 2, 2019
No Comments

In this post, we’re going to show how to generate a rather simple ETL process from API data retrieved using […]

Learn more →

Recent Posts

  • Create a DataFrame from a List – Pandas
  • Using GroupBy on Pandas DataFrame
  • Anomaly Detection Over Time Series Data (Part 1)
  • Naive Bayes Classifier in Scikit-learn
  • Making Boxplots In Pandas
Data Courses - Proudly Powered by WordPress
Theme by Grace Themes