Top Stories published by Robinhood in 2016

Integration Tests with Docker

Docker is widely used here at Robinhood, performing critical devops tasks. One task we use docker for is integration tests, which provides a much faster alternative to spinning up multiple services compared to starting up multiple VMs. The interactions between services…


Hello, Ticker

One of the guiding principles the Robinhood’s app engineering teams value above all else is user experience. We believe that a delightful and intuitive user experience helps distinguish our app from the others and highlight the shift from the traditional financial behemoths to the agile mobile-first…


Introducing Spark

At Robinhood, we’re focused on making the financial markets more accessible to everyone. Doing so means building the very best…


Multifactor Authentication on Django Rest

At Robinhood, security is a central focus in everything we build. We are always adding…