deploys What actually goes on during a deploy Previously, I covered, at a high level, how our builds work and what tools we used. I wanted to explain what exactly we are doing during a deploy, with an emphasis on tracking state. It’s one area where there aren’t a lot of good off-the-shelf tools
python How We Deliver Features to Pinners Previously we discussed what tools Pinterest uses for deploys [https://blog.dadops.co/2013/10/06/tools-we-use-to-release-pinterest/]. This article shows how we connect them to create a “pipeline.” In practice, Pinterest is a continuous delivery shop. That means at any given time we can serve
deploys Tools We Use To Release Pinterest We have a fairly flexible Continuous Delivery system at Pinterest. The tools we use are fairly accessible, so you can build your own Continuous Delivery system too. * Github Enterprise [http://enterprise.github.com/] is our version-control overlay. It manages code-reviews, facilitates code-merging, and most importantly has a