Depth First Search in Practice

Published on 26/08/2020

9 min read

Problem As Nine has recently merged with Fairfax, our team has a project to migrate Fairfax's legacy Teradata data models to Google BigQuery…
    0   0

Keep track of AWS Athena history using Binary Search Algorithm

Published on 15/07/2020

8 min read

AWS Athena AWS Athena is an AWS service based on Presto which is similar to Hive to query files on Hadoop. It can query files directly on…
    0   

Easy steps to set up your backend API token using Django OAuth Toolkit

Published on 12/06/2020

4 min read

After finishing building our React frontend and Django backend, there's one more thing we need to worry about. If we host our backend on AWS…
    0   

Snowflake Snowpipe API in Python to ingest data from AWS S3 to Snowflake stage tables

Published on 15/05/2020

4 min read

Snowflake Snowpipe Snowflake is cloud data warehouse like Redshift but it features in the seperation of computing resources and storage…
    0   

AWS Workmail, AWS SES, AWS S3 and AWS Lambda Function to automate

Published on 13/05/2020

6 min read

Combine AWS Workmail, AWS SES and AWS Lambda Function I have done a project using AWS Workmail, AWS SES and AWS Lambda Function to automate…
    0   

Trick to use Django to serve React app

Published on 05/04/2020

3 min read

Django backend and React.js frontend Instead of using template language in view part of MVC in frameworks, modern way is to separate apps…
    0   
 5373
 6674