Skip to content

hajekim/storage-to-bigquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Load Data from Cloud Storage to BigQuery via Cloud Functions

This paper describe how to load data from Cloud Storage to BigQuery on automatically via Cloud Functions.
이 문서에서는 Cloud Functions을 활용하여 Cloud Storage에서 BigQuery로 자동으로 데이터를 로드하는 방법을 설명합니다.

Material

  • Google Cloud Storage : Google Cloud의 Object Storage (likely AWS S3)
  • Google BigQuery : Google Cloud의 Data Warehouse (likely AWS Redshift)
  • Google Cloud Functions : Google Cloud의 Severless Computeing Service (likely AWS Lambda)
  • Sample CSV files : What do you want data are loaded to BigQuery?

Method

Releases

No releases published

Packages

No packages published