Code Monkey home page Code Monkey logo

👋 Hi, I'm Anthony !

I am a software engineer working in the data space.

Here are some things I do :

1. Build tools for other software engineers

Templated Apache Spark data pipelines

For software engineers using Apache Spark on Google Cloud Dataproc, a common problem faced is to create a data pipeline to move data between Google Cloud BigQuery and Google Cloud Spanner. I solved this problem in a generic way by using Scala to build a templated data pipeline called BigQuery to Spanner using Apache Spark in Scala. Software engineers can use my template instead of writing pipeline code themselves. Software engineers simply have to provide some parameters to the template, e.g. the input BigQuery table & the output Spanner table.

CLI tools for Apache Airflow

For software engineers using Apache Airflow on Google Cloud Composer, a common problem faced is to understand the difference between 2 Google Cloud Composer environment. For example when debugging why the same Airflow DAG works in a DEV enrivonrment, but not a PROD environment. I solved this problem by using Python to build a CLI tool called cloudcomposerdiff which does a diff on 2 evironments. My solution saves software engineers the time & hassle of having to manually compare lots of different attributes across 2 environments.

2. Teach other software engineers

How to build streaming data pipelines

Check out this YouTube video of my conference workshop on building a streaming data pipeline using Apache Beam. The code for the conference workshop can be found here and a cool viz tool for the pipeline output can be found here .

How to build batch data pipelines

Check out my tutorial on building a batch data pipeline using Apache Beam.

How to write performant SQL

See my codelab on optimising SQL query performance in BigQuery.

See my codelab on optimising the cost of data tables in BigQuery.

Anthony Lazzaro's Projects

bigquery-pusbub icon bigquery-pusbub

Demonstrates the usage of BigQuery change history TVF to move new records in BQ to Pub/Sub

scala-spark-patterns icon scala-spark-patterns

Common patterns when writing Scala Apache Spark jobs to run on Google Cloud Platform Dataproc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.