Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 06 Mar 2017 22:38:00 +0000 Go Microservices blog series #microservices #tutorial In this blog series we’ll build Microservices using the Go programming language and piece by piece add the necessary integrations to make them run nicely on Docker Swarm within a Spring Cloud / Netflix OSS landscape. If you’re unsure what a microservice is, I suggest reading Martin Fowler’s article about them. For more about the operations model for microservices, this blog post from my colleague Magnus explains the key concepts really well. This blog series won’t be a beginner’s guide to coding in Go, though we will nevertheless write some code as we progress through the series and I’ll explain some key Go concepts along the way. We’ll be looking at a lot of code especially during the first parts where we’ll cover basic functionality, unit testing and other core topics. Part one will be an introduction to key concepts and the rationale for exploring the possibilities with Go-based microservices. 10 points posted by lolly http://callistaenterprise.se/blogg/teknik/2017/02/17/go-blog-series-part1 1864 Fri, 03 Mar 2017 22:27:00 +0000 Centralised logging in Go 7 points posted by Tim Donell http://callistaenterprise.se/blogg/teknik/2017/08/02/go-blog-series-part10 2597 Thu, 31 Aug 2017 08:18:00 +0000 Go microservices, part 2 - building our first service #microservices #tutorial 6 points posted by Tim Donell http://callistaenterprise.se/blogg/teknik/2017/02/21/go-blog-series-part2 1869 Sat, 04 Mar 2017 16:38:00 +0000 Go Microservices, part 3 - embedded database and JSON #microservices #tutorial 4 points posted by lolly http://callistaenterprise.se/blogg/teknik/2017/02/27/go-blog-series-part3 1873 Sun, 05 Mar 2017 19:10:00 +0000