From 7a2d495de0de20fa710a1d765016265c4457a83b Mon Sep 17 00:00:00 2001 From: Artur Kondas Date: Sun, 31 May 2020 14:10:31 +0100 Subject: [PATCH] Why Devops Engineers Should Know Go by Artur Kondas --- WhyGo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/WhyGo.md b/WhyGo.md index d6b76870..18cef28e 100644 --- a/WhyGo.md +++ b/WhyGo.md @@ -2,6 +2,7 @@ Here's why: a list of people/organizations explaining why they use Go. This is p ## Why Go +- [Why Devops Engineers Should Know Go](https://akondas.com/Why-DevOps-Engineers-Should-Know-Go/) _2020-05-27_ - [Why We Chose Go](https://tech.trivago.com/2020/03/02/why-we-chose-go/) _2020-03-02_ - [Why Go? – Key advantages you may have overlooked](https://yourbasic.org/golang/advantages-over-java-python/) _2019-06-01_ - [From Java to Go](https://gquintana.github.io/2017/01/15/From-Java-to-Go.html) _2017-01-15_