Maarten currently uses Golang to build developer platform Jexia. Just learning Golang? Join his newsl
|
|
July 7 · Issue #9 · View online
Stay up-to-date and ahead of your peers with Maarten Bezemer's weekly newsletter for senior Golang engineers.
|
|
|
|
|
GO with GORM
Let’s explore ‘Go with GORM’. The GORM is a fantastic ORM library for Golang, aiming to be developer friendly.
|
Go compiler: SSA optimization rules description language
Go compiler uses its own Lisp-like domain-specific language (DSL) for Static Single Assignment (SSA) optimization rules description.
|
|
One-shot containers with Serverless
Wondering how you can deploy your container periodically or in response to an event ? The answer is by using Lambda itself.
|
Trillian: Ben Laurie’s “Registers” Example
I wrote a story recently explaining how to deploy Google’s Trillian project to GCP.
|
Elasticsearch to Prometheus Exporter in Go
This post describes how to create a server in Go, which provides data from Elasticsearch for Prometheus to consume.
|
Service registration pattern with Golang and Eureka
Learn to set up service registration for microservices instances with Netflix Eureka in this tutorial so clients/routers know about available instances.
|
|
go-helix is our implementation of . It's currently the participant part only, compatible with the Apache Helix Java controller.
https://t.co/Ul3sfgcbpK
|
2:10 PM - 7 Jul 2018
|
|
Use Terraform, Go & AWS to build scalable and resilient REST APIs
I’ve recently been exploring the power of Terraform — and wanted to apply what I’ve learned to build a scalable and resilient REST API.
|
|
gokv: Go database interface
SQL is hard. Dealing with persistence is hard and error-prone. In some cases, it may be interesting to have a library.
|
Parametric polymorphism in Golang
An extension to the Go language was developed that introduces parametric polymorphism in the form of generic functions. The resulting implementation of generic functions is backwards compatible with the existing Go standard and is consistent with the design goals of the language.
|
CRUD REST API in Iris, a framework for Golang
Two years ago this sounded like rocket science to me. I definitely would have needed a video tutorial or medium article (oh yeah stackoverflow - the life saver).
|
Validation framework for message passing, with behavioural types
Despite its popularity, the Go programming ecosystem offers little to no support for guaranteeing the correctness of message-passing concurrent programs. This paper proposes a practical verification framework for message passing concurrency in Go.
|
|
Factorial using Recursion in Golang | Time2Code | TimeToGolang - YouTube
|
Did you enjoy this issue?
|
|
|
|
If you don't want these updates anymore, please unsubscribe here
If you were forwarded this newsletter and you like it, you can subscribe here
|
|
|