Livongo Tech Blog
ETL from Mongo to Redshift

ETL from Mongo to Redshift

This is in a sense a follow-up to our CTO’s blog post about our Jenkins ETL. In that post, he talks about how we use Jenkins pipeline stages for each part of our data pipeline, which runs daily. In this post, I’ll be talking specifically about a single new stage, in which we attempt to ETL the Mongo nosql database … Continue reading “ETL from Mongo to Redshift”

Replacements for Xcode’s Application Loader

Each year, Apple releases updates to its software platforms and development tools, which always comes with a bevy of changes. Xcode 11 came with an extra surprise by removing the long standing developer tool Application Loader, which was an alternative method to upload apps to Apple’s Mac and iOS App Stores. Per the Xcode 11 release notes: Xcode supports uploading apps from … Continue reading “Replacements for Xcode’s Application Loader”