Size: a a a

2017 October 15
4gophers
Building Distributed Systems and Microservices in Go with NATS Streaming  
https://medium.com/@shijuvar/building-distributed-systems-and-microservices-in-go-with-nats-streaming-d8b4baa633a2

A while ago, I have written a blog post Introducing NATS to Go Developers for using Apcera NATS as the messaging system for building…
источник
2017 October 16
4gophers
Refactoring my C++ application into a Go library made it better in every way  
https://medium.com/@brendanleglaunec/how-refactoring-my-c-application-into-a-go-library-made-it-better-in-every-way-b99aa15fcfdf

This is my own experience, and these results were mainly achieved because Golang is a perfect language for my specific project, while C+…
источник
4gophers
Monitoring Slow SQL Queries via Slack  
http://azer.bike/journal/monitoring-slow-sql-queries-via-slack/

A simple Go recipe for getting notified about slow SQL queries, unexpected errors and other important logs.
источник
4gophers
Make your Go Binaries Homebrew Installable  
https://kev.inburke.com/kevin/install-homebrew-go/?reddit
источник
2017 October 17
4gophers
источник
2017 October 18
4gophers
Why we switched from Python to Go  #hackernews
https://getstream.io/blog/switched-python-go/

Switching to a new language is always a big step, especially when only one of your team members has prior experience with that language. Early this year, we switched Stream’s primary programming language from Python to Go. This post will explain some of the reasons why we decided to leave Python behind and make the …
источник
4gophers
Working on the Go Team at Google  
https://medium.com/@ljrudberg/working-on-the-go-team-at-google-917b2c8d35ff

Having recently left the Go team at Google, I thought that it might be worthwhile to reflect on and to write about my experience. After…
источник
4gophers
Realize 1.5 - Manage your Golang workflow with ease  
https://github.com/tockins/realize/tree/v1.5.0

realize - Realize is the Go tool to speed up and improve developers workflow. Run, build and watch file changes with custom paths
источник
4gophers
Easy TCP to UDP proxy  
https://github.com/microwaves/truck

truck - TCP to UDP proxy
источник
4gophers
shogun - Shogun: Functions As Commands for the true samurai developer.
https://github.com/influx6/shogun

shogun - Shogun: Functions As Commands for the true samurai developer.
источник
4gophers
Choosing a Go framework - Tit Petric  
https://scene-si.org/2017/10/18/choosing-a-go-framework/
источник
4gophers
источник
4gophers
OpenShift.IO: all-in-one платформа для разработки и CI/CD
https://habrahabr.ru/post/340446/

Тотальная контейнеризация и переосмысление роли контейнеров в процессе девелопмента и развития инфраструктуры не могла не сподвигнуть главных адептов open...
источник
2017 October 19
4gophers
#182: What It's Like Working on the Go Team
https://golangweekly.com/issues/182
источник
2017 October 20
4gophers
fleet - osquery server built with go and go-kit  
https://github.com/kolide/fleet

A fleet manager for osquery, helping you take advantage of the power of osquery.
источник
4gophers
Write a Mini Load Balancer to Learn Concurrency in Go
https://gist.github.com/rushilgupta/228dfdf379121cb9426d5e90d34c5b96

Concurrency in golang and a mini Load-balancer
источник
4gophers
★ Ultimate Visual Guide to Go Enums ★  
https://blog.learngoprogramming.com/golang-const-type-enums-iota-bc4befd096d3?gi=ebe287af7675

Golang enums and iota — Full of tips and tricks with visuals and runnable code examples.
источник
4gophers
Announcing the Terraform Recommended Practices Guide
https://www.hashicorp.com/blog/announcing-terraform-recommended-practices/

o help organizations navigate this transition to cloud and enhance infrastructure provisioning, we have written a comprehensive Terraform Recommended Practices guide in collaboration with Contino.
источник
2017 October 21
4gophers
Structuring Go Applications  
https://vluxe.io/flexible-server-structure.html

Simply Superb Software
источник
4gophers
Introducing Nuclio: A scalable, open source, real-time processing platform  
https://www.iguazio.com/nuclio-new-serverless-superhero/

  We’ve gotten used to there always being a trade-off: if something is abstract and easy to use as serverless, it’s probably slow and inflexible. Either that, or we’ve had to squeeze maximum performance and address unique application requirements at the expense of usability. But nuclio’s serverless functions (https://github.com/nuclio/nuclio) lets us rapidly create and run…
источник