Techbytes: Data Processing with Scio
Neville Li shares Spotify’s history of data processing and our transition to Scio, an open-source Scala API for Apache Beam [...]
Published by Spotify EngineeringNeville Li shares Spotify’s history of data processing and our transition to Scio, an open-source Scala API for Apache Beam [...]
Published by Spotify EngineeringAt Spotify, we’re always trying to push the boundaries of the way the world experiences audio. In order to achieve [...]
Published by Bilawal HameedDiscover how Spotify engineers drive adoption and support of TypeScript within Spotify’s highly distributed engineering community.
Published by John RodriguezAt Spotify, we love sharing code. We have many autonomous teams creating new stuff every day, and we need to [...]
Published by Paul MarbachIntroduction Large-scale data processing is a critical component of Spotify’s business model. It drives music recommendations, artist payouts based on [...]
Published by Claire McGintyIncident responders want to have as much information as possible to ease the investigation and triage process [...]
Published by Spotify EngineeringThe purpose of this post is to tell the story of the new Spotify web player. How and why it came to be. We will focus on what the steps were that led to a complete rewrite [...]
Published by José M. PérezAt Spotify we are moving to managed infrastructure solutions to focus more on our core competencies [...]
Published by Emilio Del TessandoroHave you ever been frustrated with the complicated experience of making charts in Python? We have [...]
Published by Chris HalpertToday, we announce that we are open sourcing cstar, our Cassandra orchestration tool [...]
Published by Emilio Del Tessandoro, Jimmy MårdellWe’re excited to release Gimme to the world. Gimme presents its users with a simple web interface that allows anyone with access to it to create [...]
Published by Spotify EngineeringCoördinator is an open source browser interface to help you turn an SVG into XY coordinates. That means you can now [...]
Published by Aliza AufrichtigIn this part we’ll take a closer look at Scio, including basic concepts, its unique features, and concrete use cases here at Spotify [...]
Published by Neville LiThis is the first part of a 2 part blog series. In this series we will talk about Scio, a Scala API for Apache Beam and Google Cloud Dataflow, and [...]
Published by Neville LiSecuring our Cloud infrastructure is incredibly important. We are now taking another step forward by leveraging open source tools we developed in [...]
Published by Gianluca BrindisiLike most of the web community, Spotify has found the combination of React and Redux to be a super powerful tool. It has allowed us to iterate quickly
Published by Josh BlaneyA couple of weeks ago, I was fortunate enough to get the opportunity to facilitate Open Spaces for three different [...]
Published by Spotify EngineeringWe are happy to announce a new open sourced project from Spotify called Spydra. Spydra makes it easy to run data [...]
Published by Hannu VarjorantaAt Spotify, we actively manage more than 800 Google Cloud Platform projects. As such, maintaining a proper security posture at [...]
Published by Gianluca BrindisiThis is the second part in a series about Monitoring at Spotify. In the previous post I discussed our history of operational [...]
Published by John-John TedroDependency Hell Most Java developers have probably run into problems where their code throws a NoSuchMethodError or a NoClassDefFoundError at [...]
Published by Petter MåhlénA few of us at Spotify are infatuated with RAML – a RESTful API Modeling Language described as “a simple and succinct [...]
Published by Lynn RootGit is an incredible tool, but it isn’t magical and it doesn’t think for you. When actually doing distributed version [...]
Published by aesspotifytl;dr Code: https://github.com/spotify/dh-virtualenvDocs: http://dh-virtualenv.readthedocs.org/en/latest/ At Spotify, we have deployed Python software in Debian packages for a fairly long time. To build them, [...]
Published by Jyrki Pulliainen