devtools at etsy

35
DevTools at Etsy Daniel Schauenberg [email protected] @mrtazz Monday, May 27, 13

Upload: daniel-schauenberg

Post on 20-Feb-2017

11.283 views

Category:

Technology


0 download

TRANSCRIPT

DevTools at EtsyDaniel Schauenberg

[email protected]@mrtazz

Monday, May 27, 13

Monday, May 27, 13

40 deploys/day150 committers

Monday, May 27, 13

~150 Developers/Designers~15 Ops Engineers

Monday, May 27, 13

Monday, May 27, 13

Item by JustBeckett

Monday, May 27, 13

DevTools

• Part of the Infrastructure team

• 5 Engineers

• SysAdmin and Development background

• <3 debugging

Monday, May 27, 13

Monday, May 27, 13

Deployinator

Monday, May 27, 13

Monday, May 27, 13

"Devtools makes this stuff so easy it's almost hilarious, so

thank you!"Laurie Denness, 2013

Monday, May 27, 13

https://github.com/etsy/deployinator

Monday, May 27, 13

Developer VMs

• KVM

• Dev version of full Etsy stack

• Chef

• DevTools

Monday, May 27, 13

Jenkins Slaves a.k.a. The Bobs

• LXC containers on buildtests

• Used for CI and Try

• Labels for heavy/any execution

• One heavy executor per disk

Monday, May 27, 13

Monday, May 27, 13

DevDB Proxy

• Access production data in a safe way

• Don't test and develop on outdated data

• Don't bring the site down by connecting to a production server with a GUI db client

Monday, May 27, 13

StatsD/Logster/Graphite

deploy linesdeploy lines

Monday, May 27, 13

https://github.com/etsy/statsdhttps://github.com/etsy/logster

https://github.com/etsy/dashboard

Monday, May 27, 13

Supergrep

Monday, May 27, 13

https://github.com/etsy/supergrep

Monday, May 27, 13

Schema Changes

• Sharded MySQL Master-Master pairs

• Config file to control which sides to use

• 4 config pushes

• Artisanal shell script

Monday, May 27, 13

Monday, May 27, 13

% review -r dschauenberg

Monday, May 27, 13

automatically assignedautomatically assigned

Monday, May 27, 13

Monday, May 27, 13

The“DevOps”

Team

Monday, May 27, 13

NOPEMonday, May 27, 13

Monday, May 27, 13

export PATH=$PATH:~/development/DevTools

Monday, May 27, 13

Summary

• Fostering collaboration through tooling

• Tools can increase but not force collaboration

• Caretaker for tooling

• Hug it out

Monday, May 27, 13

Questions?

Monday, May 27, 13

DevTools at EtsyDaniel Schauenberg

[email protected]@mrtazz

Monday, May 27, 13