Skip to content

dwoodsUdm/sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample-code

Samples

Author: @dwoodsUdm

Regression Test Lambda

Is triggered by an S3 bucket write, fetches the data from S3, generates an API call to the dev cluster to run the same request, and compares the results.

Customer Data Migration

A non-production script I wrote to migrate a customer's data. It's ugly, but has examples of coroutines, channels, structs with sort methods, marshalling in and out of structs, S3 integration, REST API calls, etc.

Google BigQuery Data Summarization

Unpacks detail ad-tracking records, stored from a complex JSON including nested arrays and structures, and summarizes into flat reporting tables. Shows some SQL skills (particulary analytic functions).

Cloning

git clone git@github.com:dwoodsUdm/sample-code.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages