Processing protobufs messages with AWS IoT Core
07/03/20
Learn how to set up AWS IoT Core, send protocol buffers messages via MQTT and process them with AWS Lambda. Read more
07/03/20
Learn how to set up AWS IoT Core, send protocol buffers messages via MQTT and process them with AWS Lambda. Read more
04/22/20
Golang, a.k.a. Go, has been around in the industry for quite some time now, but people are still reluctant to just go ahead and use it. To help you get started, follow me on this journey. Read more
04/15/19
Serverless computing promises to provide easily scalable applications and provide a straightforward programming model that allows developers to focus on... Read more
02/14/18
Drone is a Continuous Delivery system built on container technology and written in Go. In this article, I show how to set up a Drone build server, running on an AWS EC2 instance. Read more
08/16/17
This is a quick tutorial on how to test code using the GoMock mocking library and the standard library testing package testing. GoMock is... Read more
05/13/15
The task Some time ago I wanted to get a feeling for Erlang and I also had a need for... Read more