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

Jeff AdamsAWS SAM API with Cognito
Intro It's official! AWS has decided that Lambdas are our hammer, and we're all wandering...

Lili ZAny ex-Java Gophers on dev.to?
If you are an experienced Java developer who used to like Java (that one is important!) and made a tr...

AndriSlim Docker images for your Go application
How to build a slim Docker container for your Go application using multi-stage images. I'm using Go...

Jeff AdamsRDS and Stepping into the Plumbing Center of Pain
RDS and stepping into the plumbing center of pain: AWS managed services infrastructure is...

VuongVSCode: Showing Go code coverage on saving
Requisites Vscode, installed Go extesion, of course. Install needed go packages:...

Ivan DlugosGo — build a minimal docker image in just three steps
Docker & Go image by github.com/ashleymcnamara/gophers Go — build a minimal docker imag...

Nitish MalhotraEngarde : Parse Envoy and istio-proxy logs like a champ
A tool to parse and pretty print envoy and istio-proxy access logs in JSON format

Jan StamerGo for the REST
The Go programming language is a great fit for RESTful web applications. Picking the right Go web fra...

Ayomide OnigbindeCreate a WebAssembly app with React and Go
Getting started with WASM, React and Go WebAssembly is awesome --barely a news, but how ca...

Victor AvelarEpisode 3 - The configuration struct
Before you read Thanks for spending some minutes reading this, I just want to let you kno...

Stephen Afam-OsemeneImplementing an Event Driven System in Go
In this post, we will implement an event driven system in Go. We are going to imagine a fictional...

Alex PliutauRate Limiting HTTP Requests in Go based on IP address
Rate Limiting HTTP Requests in Go based on IP address

LuisPaPSA: Go 1.13 Default Module Proxy Privacy
Original post here. PSA: Go 1.13 Default Module Proxy Privacy Go 1.13 was just released a...

Victor AvelarA DEV.to API client is born
Episode 2 - Project foundation So let's get going, be sure to have golang installed in you...

Alex LeonhardtTerraform templating and loops
UPDATE: as of terraform 0.12, tf now supports a new template syntax You probably already know it’s n...

Stefan WuthrichSmart is not always smart
Why smart solutions can be a boomerang sometimes