blob: 24b1a7c161037d3518b305b1ba9c8b00ebf4d37e [file] [log] [blame] [view]
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11001# Go success stories from around the web
2
Wilhelm Schuster4af65002016-03-27 17:57:08 +02003 * [The Way of the Gopher - Making the Switch from Node.js to Golang](https://medium.com/@theflapjack103/the-way-of-the-gopher-6693db15ae1f)
Jason Buberelb280b7a2015-12-20 06:26:52 -08004 * [Moving a team from Scala to Go](http://jimplush.com/talk/2015/12/19/moving-a-team-from-scala-to-golang/)
Jason Buberel1fecbe82015-09-15 08:59:59 -07005 * [400 Days of Go](http://www.philipotoole.com/400-days-of-go/)
Davide Muzzarelli5c7977f2018-05-19 09:50:42 +02006 * [From Python to Go: Migrating our entire API](https://www.repustate.com/blog/migrating-entire-api-go-python/)
Jason Buberel1fecbe82015-09-15 08:59:59 -07007 * [Our Experience with Golang](https://www.scriptrock.com/blog/our-experience-with-golang)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11008 * [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 Gerrand5bc444d2014-12-10 11:35:11 +110015 * [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ákaf701c02016-10-16 12:43:30 -040018 * [Google's Go Programming Language Grows Up: Now What?](http://readwrite.com/2012/03/29/googles-go-programming-languag/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110019 * [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 Gerrand5bc444d2014-12-10 11:35:11 +110021 * [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 Gerrand5bc444d2014-12-10 11:35:11 +110026 * [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 sharif14d55332016-10-01 19:00:41 -040028 * [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 Gerrand5bc444d2014-12-10 11:35:11 +110029 * [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 Youngman8d9227f2015-08-31 12:51:35 -060038 * [Go at Basecamp](https://signalvnoise.com/posts/3897-go-at-basecamp)
Thomas Cyron6f88a822015-12-09 21:57:19 +010039 * [Go at Streetspotr](https://thcyron.de/2015/go-at-streetspotr.html)
napsy4ca1b042016-10-02 09:35:35 +020040 * [Confession From A Go Programer](https://zeta.si/page/Confession-From-A-Go-Programer)
GregorioDiStefano7af6ca82016-10-21 13:50:53 +020041 * [Why we chose Go over C for updating embedded Linux devices](https://mender.io/blog/why-did-we-choose-golang-over-c)
Kiswono Prayogo76e423e2017-01-23 11:33:59 +070042 * [List of Tech Migrations](http://kokizzu.blogspot.com/2016/12/list-of-tech-migrations.html)
Mariano Gappada74a0e2017-04-04 13:18:08 +120043 * [Making the move from Scala to Go, and why we’re not going back](https://movio.co/blog/migrate-Scala-to-Go/)
Andrew Gerrand5bc444d2014-12-10 11:35:11 +110044
Thomas Cyron6f88a822015-12-09 21:57:19 +010045See also [[GoUsers]].