Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 1 | # Go success stories from around the web |
| 2 | |
Wilhelm Schuster | 4af6500 | 2016-03-27 17:57:08 +0200 | [diff] [blame] | 3 | * [The Way of the Gopher - Making the Switch from Node.js to Golang](https://medium.com/@theflapjack103/the-way-of-the-gopher-6693db15ae1f) |
Jason Buberel | b280b7a | 2015-12-20 06:26:52 -0800 | [diff] [blame] | 4 | * [Moving a team from Scala to Go](http://jimplush.com/talk/2015/12/19/moving-a-team-from-scala-to-golang/) |
Jason Buberel | 1fecbe8 | 2015-09-15 08:59:59 -0700 | [diff] [blame] | 5 | * [400 Days of Go](http://www.philipotoole.com/400-days-of-go/) |
Davide Muzzarelli | 5c7977f | 2018-05-19 09:50:42 +0200 | [diff] [blame] | 6 | * [From Python to Go: Migrating our entire API](https://www.repustate.com/blog/migrating-entire-api-go-python/) |
Jason Buberel | 1fecbe8 | 2015-09-15 08:59:59 -0700 | [diff] [blame] | 7 | * [Our Experience with Golang](https://www.scriptrock.com/blog/our-experience-with-golang) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 8 | * [The Reliability of Go](http://andrewwdeane.blogspot.de/2013/05/the-reliability-of-go.html) |
| 9 | * [A Go Redirection Service](http://blog.dnsimple.com/a-golang-redirection-service/) |
| 10 | * [pool.ntp.org DNS server in Go](http://news.ntppool.org/2012/10/new-dns-server.html) |
| 11 | * [Juju at Canonical](http://www.reddit.com/r/programming/comments/18atce/juju_canonical_109k_lines_of_go_code/) |
| 12 | * [Go at bitly](http://word.bitly.com/post/29550171827/go-go-gadget) |
| 13 | * [NSQ: realtime distributed message processing at scale](http://word.bitly.com/post/33232969144/nsq) |
| 14 | * [CloudFlare blows hole in laws of Web physics with Go and Railgun](http://arstechnica.com/information-technology/2013/02/cloudflare-blows-hole-in-laws-of-web-physics-with-go-and-railgun/) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 15 | * [Why I Like Go](https://gist.github.com/freeformz/4746274) |
| 16 | * [Why I Program in Go](http://tech.t9i.in/2013/01/why-program-in-go/) |
| 17 | * [dl.google.com now served by Go](https://groups.google.com/forum/?fromgroups=#!topic/golang-nuts/BNUNbKSypE0) |
Gábor Lipták | af701c0 | 2016-10-16 12:43:30 -0400 | [diff] [blame] | 18 | * [Google's Go Programming Language Grows Up: Now What?](http://readwrite.com/2012/03/29/googles-go-programming-languag/) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 19 | * [Moving to Go](http://blog.toggl.com/2012/09/moving-to-go/) |
| 20 | * [Rob Pike: Why Learn Go?](http://www.youtube.com/watch?v=FTl0tl9BGdc) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 21 | * [Why I went from Python to Go (and not node.js)](http://jordanorelli.tumblr.com/post/31533769172/why-i-went-from-python-to-go-and-not-node-js) |
| 22 | * [Another go at the Next Big Language](http://dave.cheney.net/2012/09/03/another-go-at-the-next-big-language) |
| 23 | * [@tobi](http://twitter.com/tobi): ["I have now completed two projects in Go. I predict that it's going to be the dominant language for server work."](https://twitter.com/tobi/status/245873677483274240) |
| 24 | * [@derekcollison](http://twitter.com/derekcollison): ["Prediction: Go will become the dominant language for systems work in IaaS, Orchestration, and PaaS in 24 months."](https://twitter.com/derekcollison/status/245522124666716160) |
| 25 | * [Will Go be the new go-to programming language?](http://gigaom.com/cloud/will-go-be-the-new-go-to-programming-language/) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 26 | * [Dr. Dobb's: Why Not Go?](http://www.drdobbs.com/open-source/why-not-go/240005062) |
| 27 | * [Google I/O 2012: Go in production](http://www.youtube.com/watch?v=kKQLhGZVN4A) |
irfan sharif | 14d5533 | 2016-10-01 19:00:41 -0400 | [diff] [blame] | 28 | * [Go at Cockroach Labs](https://www.cockroachlabs.com/blog/why-go-was-the-right-choice-for-cockroachdb/), [cockroachdb/cockroach](https://github.com/cockroachdb/cockroach) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 29 | * [Go at Novartis](https://plus.google.com/114945221884326152379/posts/d1SVaqkRyTL) |
| 30 | * [Go at the BBC](http://www.quora.com/Go-programming-language/Is-Google-Go-ready-for-production-use/answer/Kunal-Anand) |
| 31 | * [Go at SoundCloud](http://backstage.soundcloud.com/2012/07/go-at-soundcloud/) |
| 32 | * [Go at Moovweb](https://groups.google.com/forum/#!topic/golang-nuts/MeiTNnGhLg8/discussion) |
| 33 | * [Building StatHat with Go](http://blog.golang.org/2011/12/building-stathat-with-go.html) |
| 34 | * [Go at CloudFlare](http://blog.cloudflare.com/go-at-cloudflare) |
| 35 | * [Why you PHP guys should learn Golang](http://www.mikespook.com/2012/08/why-you-php-guys-should-learn-golang/) |
| 36 | * [I/O BootCamp 2011: Real World Go](http://www.youtube.com/watch?v=7QDVRowyUQA) |
| 37 | * [Go at Heroku](http://blog.golang.org/2011/04/go-at-heroku.html) |
Nathan Youngman | 8d9227f | 2015-08-31 12:51:35 -0600 | [diff] [blame] | 38 | * [Go at Basecamp](https://signalvnoise.com/posts/3897-go-at-basecamp) |
Thomas Cyron | 6f88a82 | 2015-12-09 21:57:19 +0100 | [diff] [blame] | 39 | * [Go at Streetspotr](https://thcyron.de/2015/go-at-streetspotr.html) |
napsy | 4ca1b04 | 2016-10-02 09:35:35 +0200 | [diff] [blame] | 40 | * [Confession From A Go Programer](https://zeta.si/page/Confession-From-A-Go-Programer) |
GregorioDiStefano | 7af6ca8 | 2016-10-21 13:50:53 +0200 | [diff] [blame] | 41 | * [Why we chose Go over C for updating embedded Linux devices](https://mender.io/blog/why-did-we-choose-golang-over-c) |
Kiswono Prayogo | 76e423e | 2017-01-23 11:33:59 +0700 | [diff] [blame] | 42 | * [List of Tech Migrations](http://kokizzu.blogspot.com/2016/12/list-of-tech-migrations.html) |
Mariano Gappa | da74a0e | 2017-04-04 13:18:08 +1200 | [diff] [blame] | 43 | * [Making the move from Scala to Go, and why we’re not going back](https://movio.co/blog/migrate-Scala-to-Go/) |
Andrew Gerrand | 5bc444d | 2014-12-10 11:35:11 +1100 | [diff] [blame] | 44 | |
Thomas Cyron | 6f88a82 | 2015-12-09 21:57:19 +0100 | [diff] [blame] | 45 | See also [[GoUsers]]. |