Marcin WyszyńskiJan 7, 2016We use Docker both in development (100%) and in production - everywhere except the user-facing frontend which runs on Heroku. Docker1 upvote11.12k views1.12kCommentsCopy link
Marcin WyszyńskiJan 7, 2016Go powers most of our backend. We primarily like Go due to it's memory efficiency, fast compilation times, excellent concurrency support and great tooling. Go1 upvote11.11k views1.11kCommentsCopy link
Marcin WyszyńskiJan 7, 2016All communication between our services is asynchronous and goes through a message queue. RabbitMQ1 upvote11.11k views1.11kCommentsCopy link