DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Martin HeinzGoing Serverless with OpenFaaS and Golang - Building Optimized Templates
In the last blog post about OpenFaaS function we explored what we can do with OpenFaaS - we created o...

Felix VoEvent Sourcing with Go and Redis
Build a sample application using Event Sourcing, Go and Redis

Ishan KhareDeploy a golang API on Kubernetes with Nginx ingress
Deploy a golang API on Kubernetes with Nginx ingress

Niko HeikkiläChecking a Web Page for Dead Links (A Golang Command-Line Tutorial)
There is no content on the web that is immune to rotting and growing moss. Blog posts start festering...

Maciej WinnickiA better way of deploying Go services with Serverless Framework
Go is a great language. I really like it. It's super simple, statically typed, with a huge ecosystem....
Gustavo CastilloLet's talk about Maps in Go
In this article we're going to learn how to use Maps in Go.

Boluwatife FakoredeHow I validate user input in golang
Every application needs some way to validate the user inputs, this prevents the wrong kind of inputs...

Aaron SchlesingerBuilding Full Stack Applications with Go, Vecty & WebAssembly
Building full stack web apps with Go, Vecty and WebAssembly Welcome folks! Today, we're go...

Shiraaz Moollatjiegoluhn: A simple package for generating, calculating and verifying luhn numbers
This short article will introduce you to goluhn, a very simple go package to apply luhn numbers to y...

donvitocodesDeploying a Go Function in AWS Lambda using AWS SAM
I've been hearing about serverless in a few webinars recently. It seems that cloud providers such as...

reddectinc-boot - full-mesh VPN without pain
Automatic, secure, distributed, with transitive connections (that is, forwarding messages when ther...

Asim AslamWhat is Micro? It's just the future of microservices development
Micro is an open source project focused on simplifying microservices development. It started life as...

Nikita Sobolev9 best open-source findings, October 2019
Hello, everyone! Let me introduce a list of the best open-source findings for October 2019. If you...

Martin HeinzGoing Serverless with OpenFaaS and Golang - The Ultimate Setup and Workflow
Note: This was originally posted at martinheinz.dev Serverless applications have been cool and hype...

Arpit MohanHandling data breaches in cloud; security assessment in Go; & scalability challenges
TL;DR style notes from articles I read today. How to avoid data breaches in the cloud Dr...

ayeolakennyGolang
Part 1 Introduction Golang also known as GO is an open source computer programming languag...