Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 19 Feb 2018 04:30:00 +0000 Why i moved from python to go part II #golang #devops #sre #python 18 points posted by johnsiilver http://www.gophersre.com/2017/08/10/why-i-moved-from-python-to-go-part-ii 2503 Thu, 10 Aug 2017 22:52:00 +0000 Video: OK Log: Distributed and Coördination-Free Logging by Peter Bourgon #srecon Peter Bourgon, Fastly This talk explores the motivation, design, prototype, and optimization of OK Log, a distributed and coördination-free log system for big ol' (cloud-native) clusters. We first motivate the need for a such a system, setting it apart from existing products like Elasticsearch. Then, we carve out a solution in the distributed systems space, paying due homage to the old gremlins of consistency and coördination. Finally, we review the component and architecture model, and demonstrate how it copes with typical operations and failure modes. <div><br></div><div>This talk is about an open-source product, but it is not a product pitch. Instead, it's meant to be a case study of a learning exercise: approaching a deceptively subtle problem domain from first principles, and using methodological software engineering to derive a solution. I hope it inspires others to reach for something more self-actualizing than the plumbing together of databases and message busses.</div> 13 points posted by kenny https://www.youtube.com/watch?v=gWWK2eyZ-sc 2698 Mon, 25 Sep 2017 09:20:00 +0000 Protocol buffers: Avoid these uses #devops #go #sre 7 points posted by johnsiilver http://www.gophersre.com/2017/08/16/why-not-to-use-protos-in-code 2526 Wed, 16 Aug 2017 20:58:00 +0000 Debugging simple memory leaks in go #sre 6 points posted by andythomas https://medium.com/dm03514-tech-blog/sre-debugging-simple-memory-leaks-in-go-e0a9e6d63d4d 3473 Fri, 03 Aug 2018 08:37:00 +0000 Unbounded queue: A tale of woe #devops #sre #queue #fifo 6 points posted by johnsiilver http://www.gophersre.com/2017/12/29/unbounded-queue 3055 Fri, 29 Dec 2017 22:31:00 +0000 Why I moved from Python to Go (PartI) #golang #devops #sre #python 6 points posted by johnsiilver http://www.gophersre.com/2017/08/05/why-i-moved-from-python-to-go-part-i 2472 Sun, 06 Aug 2017 19:06:00 +0000 Hiring: Site reliability engineer at Giant Swarm #berlin #sre <p>Giant Swarm is providing a programmable and fully managed container platform to allow developers to easily deploy, run and scale their containerized microservices. We are looking for a new Team member.<br></p> 3 points posted by gopher https://stackoverflow.com/jobs/121412/site-reliability-engineer-m-f-giant-swarm-gmbh?sec=False 2574 Thu, 24 Aug 2017 12:58:00 +0000 Book Release: Go For DevOps #go #golang #sre #devops #terraform #kubernetes <div>In the book you will find:</div><div>* The basics of Go (including the 1.18 generics addition)</div><div>* Using Go with various encoding formats</div><div>* Building basic REST and gRPC services</div><div>* Applying Go to automate local system tasks</div><div>* Utilizing Go to automate those same tasks on thousands of machines</div><div>* Building a system agent to manage your machines (physical or virtual)</div><div>* Constructing a ChatOps bot with Slack to enhance visibility of operations</div><div>* Writing a Terraform provider</div><div>* Enhancing Packer to build system images on AWS</div><div>* Extending Kubernetes with the Operators SDK</div><div>* Embracing OpenTelemetry for telemetry data using Jaeger and Prometheus</div><div>* Using Azure's Go API to manipulate cloud services</div><div>* Avoiding Chaos in your DevOps services that have disrupted major FANG companies</div><div>* Constructing your own extendable, centralized workflow service with a policy server</div><div>* And much more...</div><div><br></div><div>Author proceeds go to Doctors without Borders.&nbsp; </div><div>Check out the announcement here: </div><div>https://www.amazon.com/Go-DevOps-language-Kubernetes-Terraform/dp/1801818894/ref=sr_1_1?crid=3UJVTH5WHIGI8&amp;keywords=go+for+devops&amp;qid=1656568378&amp;sprefix=go+for+devops%2Caps%2C126&amp;sr=8-1<br></div><div><br></div> 1 points posted by johnsiilver https://www.amazon.com/Go-DevOps-language-Kubernetes-Terraform/dp/1801818894/ref=sr_1_1?crid=3UJVTH5WHIGI8&keywords=go+for+devops&qid=1656568378&sprefix=go+for+devops%2Caps%2C126&sr=8-1 4748 Fri, 08 Jul 2022 20:27:00 +0000